Re: Passing values between forms (Developer 4.5)

From: DanHW <danhw_at_aol.com>
Date: 14 Jul 1998 05:54:13 GMT
Message-ID: <1998071405541300.BAA17380_at_ladder01.news.aol.com>


>Hi all,
>
>I'm using Forms Developer 4.5. The application consists of two forms with
>the second opened modal by the first. I need to pass a value when exiting
>from the second form to an edit field existing in the first open form .I
>don't want to use any globals. Any hints ?
>
>
>Thanks in advance,
>
>Thanos Tsakonas
>
>

If you are using the same session, you can create a PL/SQL package on the database that sets and gets a value.

Its probably easier to use globals - don't forget that you can ERASE a global...

Dan Hekimian-Williams Received on Tue Jul 14 1998 - 07:54:13 CEST

Original text of this message