Hi Experts,
Im using APEX20.1, and in my application, I use two types of filters:
- The filter on the left side : which allows user to specify an office ID and or a margin interval
(OnChange select list of Office ID, or margin region the IR is refreshed)
- The standard apex filters: by using the Action button
I've noticed that when trying to use both filters at the same time, the bug appears and the Action button doesn't work anymore on the whole application.
Do you know what could cause this bug ?
Thank you in advance for help.