Oracle APEX: Capturing whenever a static content collapses/expands
So I’m trying to capture whenever a static content item collapses or expands.
Required Field validation firing on field hidden by Dynamic Action Apex
I have an application in which I hide some fields based on user input with a dynamic action. Some of these fields are marked as “Required Fields” (obviously, if they are not hidden by the dynamic action) and have associated validation firing on submit.