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!

How to pass a value in form

803454Oct 14 2010 — edited Oct 18 2010
Hi

I have a report on which I have a button that leads to a form. In that form I'm inserting a row in a table with 3 columns.
Id column of that table is inserted by sequence, and the other value i select from a drop down list. Problem is the third value, which i want to pass from a report. Is there a way in APEX to pass a value in a form.

To explain it more detaily, my reports consists of users, and in each row there is a button to add a user in a role. that button leads to a form which i mentioned. What i want to do is pass the id and the name of user from which row i have pressed the button.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 15 2010
Added on Oct 14 2010
14 comments
347 views