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 add display item to Interactive Grid and set it value.

MaahjoorJan 9 2018 — edited Jan 10 2018

Dear all, i am using apex 5.1.3 on windows and oracle database 12c.

it seems like i am stuck in a very basic problem.

i have created an Interactive Grid on a table named EVENTS_TASKS. I want to add a dislplay column named EVENT_NAME to this IG, i want to populated this EVENT_NAME column from EVENTS tables.

EVENT_TASKS has EVENT_ID column which is foreign key references to EVENTS table.

i have created a column in the IG and name it EVENT_NAME. now how can i set its value when the IG report is run?

please note that this IG is only for update purpose. the end user will not add a new row to it. please not in the picture that the column label is not showing for the column which i manually add it. although i have set its alternative label (look the second image).

pastedImage_0.png

pastedImage_1.png

can somebody guide me how to set the event name colum.?

thank you.

This post has been answered by Sadath.Saad on Jan 10 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 7 2018
Added on Jan 9 2018
6 comments
1,145 views