Philds Posted February 27 Share Posted February 27 Hi all, we'd like to hide requests with Resolved status by default in the Request List for everyone (our users can set up their own home view if they wish to keep them visible). I've found what I believe is the appropriate setting: webapp.view.ITSM.serviceDesk.requests.list.view.default However I'm struggling to find any reference for the syntax without guessing and breaking it! The setting is currently as it's out-of-the-box state: {"filter-request-type":{"filterValue":"All"},"filter-requests":{"filterValue":"allteams"},"filter-status":{"filterValue":"all"}} I'm guessing "filter-status":{"filterValue":"all"} is the required edit to specify New, Open and On Hold status but what's the syntax? Many thanks! Link to comment Share on other sites More sharing options...
Teresa Ward Posted March 3 Share Posted March 3 I'd also be keen to be able to do this, seeing resolved calls is unnecessary for our day to day workload Link to comment Share on other sites More sharing options...
Steve Giller Posted March 22 Share Posted March 22 This graphic is probably the simplest way to explain - I've coloured each filterValue and matched it with the UI elements they effect. They effectively "click buttons" on the UI for you. The correct action is the opposite to the one you're proposing, create a View to your requirements and share it, then it can be set as a Default View by the Users it's shared to. 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