
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2017 08:00 AM
Hi,
in the argument I can use "&sysparm_fixed_query=active=true" to only allow active records to be selected .. BUT how to "fix the complete filter?
The users should still see the filters, but not being able to change them?
If this is not possible, how to I at least fix the assigned_to to "dynamic me" in the argument??
Solved! Go to Solution.
- Labels:
-
Best Practices
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2017 08:03 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2017 08:03 AM
Try adding %5Eassigned_to%3Djavascript:getMyAssignments()

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2017 08:08 AM
Would be cool to fix the whole thing ... but it works - thank you!