Hi,
I have four pages in my app;
- interactive report on parent table
- form on parent table on which there is a interactive report on child table
- form on child table on which there is a interactive report on grandchild table
- form on grandchild table
When I view an existing child record and enter grandchild record, on return to the page with IR on grandchild and a form on child table, all fields are empty.
How can I prevent child page to be cleared when returning to it from grandchild form?
Using APEX 19.2
TIA,
Davor