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