Skip to Main Content

APEX

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!

Tabular form - populate from page elements

775982Jun 1 2011 — edited Jun 1 2011
Application Express 4.0.2.00.07
Hello,
I have a master detail form with the master form and the tabular detail on the same page. I have a requirement for three of the tabular detail elements to be populated based on elements in the master form. The user enters values in the master form, and certain elements of the detail form are supposed to populate without the user entering them (these elements may be hidden in the final application, but need to be written to the database.)
I have tried using default values, but that does not work in editing records which already have values for those fields. I have tried to set the elements with Javascript without success.
My basic question is how do I programmatically overwrite tabular form elements based on item values on the same page, if that is possible.
Thank you
George
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 29 2011
Added on Jun 1 2011
4 comments
343 views