How to fix filter in module?

Zod
Giga Guru

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??

1 ACCEPTED SOLUTION

Jaspal Singh
Mega Patron
Mega Patron

Try adding %5Eassigned_to%3Djavascript:getMyAssignments()


View solution in original post

2 REPLIES 2

Jaspal Singh
Mega Patron
Mega Patron

Try adding %5Eassigned_to%3Djavascript:getMyAssignments()


Would be cool to fix the whole thing ... but it works - thank you!