Hi guys
Apex 5.1 | Dbaas 12.2
I would appreciate if someone can point me in the direction of information on how to put an Interactive Grid and a Form on the same page.
The Form will be a form representation of the same row as in the IG, but with different columns.
On the row change of the IG, the detail form should retrieve data where IG Primary Key = Form Primary Key.
One way that I found was to create a hyperlink on one of the columns of the report and redirect to the same page, sending the primary key.
However, I want to do this on the 'Selection Change' dynamic action of the report.
Thanks for your help.
Annelize