'Oracle Apex, Clear page when reloading in browser

I have a question, how can I clear all filters, tables and diagrams when the page gets reloaded in the browser?

Kind regards



Solution 1:[1]

Try to

  • create a "Page load" dynamic action
  • whose action is "Clear"
  • and affected element's type is "Triggering element"

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Littlefoot