Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle forms non database check box

user10991018Apr 15 2021

Hi I have a requirement in my applicaiton.
i have a master detail multi record datablock
detail record populate when the corrosponding master record is selected.
to run the oracle report i am passing the master record value and detail record values using global variable.
report is running ok but when the checkbox value is not showing up after the change in master block.
eg.Need to be able to retain checkbox checked state AND position after execute_query.
not showing up the child records which are selected before.
any advise please. read about the global temp table to keep the value but not sure how to write code for that
thanks very much.

image.png

Comments
Post Details
Added on Apr 15 2021
0 comments
265 views