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
Harpreet Singh
Harpreet Singh

Harpreet Singh

  • 1 Question
  • 1 Answer
  • 0 Best Answers
  • 25 Points
View Profile
  • 0
Harpreet SinghContributor
Asked: May 17, 20232023-05-17T21:10:58+05:30 2023-05-17T21:10:58+05:30

Clear Search Parameters after submiting the page

  • 0

Hi,

I have a "select list" field  contains some parameters to search the records in interactive grid. On Press Enter, i am calling "Submit Page" functionality to search the record in IG.  Because  the IG itself got lots of records based on the provided parameter, I am using further default "Search Functionality" to narrow down the data in IG.

The problem is, this default Search is not getting clear if I am changing parameter in "select list" and doing "Submit Page".

So can you please advise how this IG's "Default Search" can be cleared if "Submit Page" is being performed?

 

Thanks in Advance.

-Singh

 

default searchquestion
  • 1
  • 25
  • 0
  • 0
  • Share
    • Share on Facebook
    • Share on Twitter
    • Share on LinkedIn
Answer

1 Answer

  1. Harpreet Singh

    Harpreet Singh

    • 1 Question
    • 1 Answer
    • 0 Best Answers
    • 25 Points
    View Profile
    Harpreet Singh Contributor
    2023-05-24T23:22:26+05:30Added 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 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

     

     

     

    • 0
    • Share
      Share
      • Share on Facebook
      • Share on Twitter

You must login to add an answer.

Forgot Password?

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