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