Ashley Leggore Posted March 31, 2021 Share Posted March 31, 2021 Does anyone have any way to enable and disable a filter within Page Designer I have a report that has a filter of Monthly, Daily, or Weekly. However, when the user picks monthly, we dont want them to have the capability to adjust the date filter. I was looking into the possibility of using JavaScript but that is very unfamiliar territory for me so everything Ive found on the web so far, has not helped. Thanks! Link to comment Share on other sites More sharing options...
Warren Hinchliffe Posted April 1, 2021 Share Posted April 1, 2021 You can use Javascript, and you could add an onchange (think it works) event to the period selector and do something to the date filter. I know Im a bit vague, there are areas I am not sure you can adjust. I would hope the date filter is optional, and clear the contents perhaps. You may need to contact TechSupport on this one. Here is a link to the javascript documentation. https://kb.informationbuilders.com/topic/designer-javascript-api-classes-8207 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now