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!

Master/Detail Interactive Grid - Dynamically changing the title on the detail grid

Joel GrocockJun 12 2019 — edited Jun 13 2019

Hi,

I'm using a master/detail IG, and I'd like to dynamically change the title of my detail form to be one of the selected row fields in the master IG.

I've used the example code from Franck N  and can successfully populate a page item with the value that's click in the master IG.

What I can't work out how to do, is to display that page item in the Title field. I can't seem to use the &XX. substitution string format.

So in summary, I want to be able to click on a field (Employee Name) in the master IG, and that dynamically changes the Title of detail IG to include the Employee Name.

Is this possible?

Thanks

Joel 

This post has been answered by Franck N on Jun 12 2019
Jump to Answer

Comments

Post Details

Added on Jun 12 2019
6 comments
1,184 views