Fixed query for left navigation
Set a query for navigation module, so user is not able to modify it
This article will tell you about the posibility of setting fixed filter parameters for navigarion module. User is not able bypass such filter.
Goal
Click on “Assigned to me” module from left navigation should only show active incidents opened today. User may add additional filters, but not able to reset initial ones.
Solution
Go to System Definition > Modules and create a new record. Adding &sysparm_fixed_query=
in Arguments field will do the trick.
Configure module as follows:
This should result into following breadcrumbs when calling the module. See first breadcrumbs are readonly.
Compare solution with a standard module configuration:
All breadcrumbs are clickable: