Home » Developer & Programmer » Forms » How to use same collection on two forms
How to use same collection on two forms [message #547860] Sat, 17 March 2012 09:25 Go to next message
kuldeepsingh7
Messages: 1
Registered: March 2012
Junior Member
Hi ,

My issue scenerio is--

I have two forms one is calling form other is call form. User will go to calling form and press button to open call form. In call form user will select some records. That records i want to store in collection. then user will close call form , and on calling form i want to use those collection values.

For this i did some coding like
I created a type in database , then I created a record type in which i stored selected records information. I can see that values have been properly stored in collection till i exit call form.
Once i am back on calling form it becomes null.

Please help..

Regards,
Kuldeep
Re: How to use same collection on two forms [message #547872 is a reply to message #547860] Sat, 17 March 2012 12:28 Go to previous message
Littlefoot
Messages: 21813
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Try to store selected records (or, even better, only primary key columns) into a table instead (possibly, a global temporary table). Use these values in another form.
Previous Topic: when_new_form_instance (merged 2)
Next Topic: How to call bat file from Oracle Form
Goto Forum:
  


Current Time: Fri Jul 05 23:07:01 CDT 2024