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!

How to hide/show a form region when two interactive grids are populated or not

Christian Pitet 230 hours ago

Hi,

Under Oracle APEX 24.2.10, I have a page.39 on application 108, that display 3 regions :

An interactive grid for adding people to the IG and another interactive grid for adding other people in the other interactive grid.

I have a region which is a form named “Send SMS” on a table that I would like to hide dynamically if there are nothing in the 2 interactive grids and to show when the two interactive grids are populated.

The Hide/show action should be done with a add/hide action on the region “Send SMS”. Perhaps it should be achieved if an item contains dynamically the total number of lines in the first IG and the total number of lines in the second IG grid ? And to check the values of these items dynamically ?

Bes regards.

Comments
Post Details
Added 30 hours ago
2 comments
223 views