Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now
Sign InSign Up

OrclQA.Com

OrclQA.Com Logo OrclQA.Com Logo

OrclQA.Com Navigation

  • Oracle
  • Oracle Apex
  • Python
  • Questions
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Ask Question
  • Add Post
  • Oracle
  • Oracle Apex
  • Python
  • Questions
  • About
  • Questions
  • Answers
  • Best Answers
  • Posts
  • Comments
  1. Asked: May 17, 2023

    Clear Search Parameters after submiting the page

    Harpreet Singh

    Harpreet Singh

    • 1 Question
    • 1 Answer
    • 0 Best Answers
    • 25 Points
    View Profile
    Harpreet Singh Contributor
    Added an answer on May 24, 2023 at 11:22 pm

    First of all, Thank you very much if you intentionally not replied on this thread. :) . This given me more time to dig into it and guess but, i found the solution. :):):). Here are the steps. a) Enable "Reset Button"  from --> IG Properties -> Attributes --> Toolbar. b) Create a DA on PageRead more

    First of all, Thank you very much if you intentionally not replied on this thread. 🙂 . This given me more time to dig into it and guess but, i found the solution. :):):).

    Here are the steps.

    a) Enable "Reset Button"  from --> IG Properties -> Attributes --> Toolbar.

    b) Create a DA on Page Load and Action should be "Execute Java Script Code". Add below code there.

    apex.region("Static_ID_of_IG").call("getActions").invoke('reset-report');

    Keep Learning and Sharing.

    --Singh

     

     

     

    See less
    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter

Sidebar

Explore

  • Ask Question
  • Add Post

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
© 2022 OrclQA.Com. All Rights Reserved.
Privacy Policy - About Us