Sheik Posted November 25, 2017 Report Share Posted November 25, 2017 Hi, i am deploying my pages using the URL and I need to clear the parameters, how can i add ?cbResetParam=1 to the page URL Quote Link to comment Share on other sites More sharing options...
0 Mathilda Posted November 27, 2017 Report Share Posted November 27, 2017 On 11/25/2017 at 4:55 AM, Sheik said: Hi, i am deploying my pages using the URL and I need to clear the parameters, how can i add ?cbResetParam=1 to the page URL Hi, you may find a few examples here If you prefer reset button, check this article Quote Link to comment Share on other sites More sharing options...
0 Queso Posted January 28, 2022 Report Share Posted January 28, 2022 Hi @Sheik , To reset the parameters that filter Reports DataPage results, simply add a Header section to 'Configure Results Page Fields'. Ensure the HTML Editor is disabled and paste the code below: <button onclick="location=DATAPAGEURL?cbResetParam=1">Reset</button> On the above code, change the DATAPAGEURL with the DataPage URL of your Reports DataPage. For me, this is helpful when I am implementing a separate search and results page. I hope this works for you as well. Quote Link to comment Share on other sites More sharing options...
Question
Sheik
Hi, i am deploying my pages using the URL and I need to clear the parameters, how can i add ?cbResetParam=1 to the page URL
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.