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!
Hi,
Using Apex 19.1
With a page like this:
A page with a IG on it.
Two question:
Adding a record and when pressing the Add Button, how can I stay in the page with the values just added on screen and show the Save and Delete button and taking out the Add Button without exiting the page?
Is this possible?
How can I disable the IG or the Add Button in the grid until a record is added in the parent record? This to avoid the user trying to add a record in the grid before adding a record in the parent table causing an error of a null primary key.
Appreciate any help