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!

Staying in a Modal Page and Disable a Grid

Javier POct 24 2019 — edited Nov 1 2019

Hi,

Using Apex 19.1

With a page like this:

Capture.JPG

A page with a IG on it.

Two question:

  1. 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?

  2. 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

This post has been answered by InoL on Oct 24 2019
Jump to Answer
Comments
Post Details
Added on Oct 24 2019
5 comments
273 views