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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Execute a server-side dynamic action when no data found

Eslam_ElbyalyApr 29 2024

hello all,

I am on APEX 23.2.

I've a page with a static region that have some items to be used as search criteria. I've also a Cards region that should retrieve data based on the search criteria fields. There's a button that triggers a Refresh dynamic action of the Cards region.

I need to execute a server-side dynamic action if the Cards region retrieved no data.

How accomplish that?

Regards

This post has been answered by Karel Ekema on Apr 29 2024
Jump to Answer
Comments
Post Details
Added on Apr 29 2024
6 comments
439 views