Re: Open Form Built-in

From: Nadeem Kafi <kafis_at_super.net.pk>
Date: 2 Sep 2001 21:09:49 -0700
Message-ID: <f1698545.0109022009.5db1ffd_at_posting.google.com>


Use Global Record Groups (RG). Do all your calculation in Form 1 and put values in the RG. Access this RG in your Form 2. Additionally use Package global variables in for your to share data.

Regards,
NK.

hassan_ayub_at_yahoo.com (Hassan Ayub) wrote in message news:<1df2b71.0109020909.d26be76_at_posting.google.com>...
> I have developed a form which is based on a table and this form has a
> button which has a built-in open_form,
> which when pressed opens another form based on a view whcih takes the
> values from the first table and
> does some caculations and displays them in the second form through the
> When-Button-Pressed trigger.
>
> What I want is that whatever record I'm in Form 1 and when I go to
> the second form, the same record
> and its details should be displayed without running a query.
> Do I need to write some additional trigger for this or am I missing
> some parameters of the Open_Form
> built-in?
>
> thanks
>
> Hassan
Received on Mon Sep 03 2001 - 06:09:49 CEST

Original text of this message