Parameters pass to another Form?
From: YyWong <yywong_at_math.hkbu.edu.hk>
Date: 1997/04/18
Message-ID: <5j7mm4$cf2$1_at_power42t.hkbu.edu.hk>#1/1
Date: 1997/04/18
Message-ID: <5j7mm4$cf2$1_at_power42t.hkbu.edu.hk>#1/1
[Quoted] [Quoted] I have a problem on passing some parameters to another form after [Quoted] I created the parameter list!
How can I pass a value in a field like ':PO_ID' in one form to another? It only success when I pass a constant value such as Add_Parameter(the_list, 'param_po_id', TEXT_PARAMETER, 'ABC'); in Form Designer 4.5.
[Quoted] [Quoted] Actually, my motivation is to make a "SAVE" button that open another [Quoted] form to retrieve and save all the records in another table with the same PO_ID. Do anyone has another suggestion on doing this? In fact, I initially try this in Designer/2000 but recently I move to Form 4.5 because it even fails to generate parameters for a simple form! Thanks!
--Received on Fri Apr 18 1997 - 00:00:00 CEST
