How to set List view if the assignment group changes

Siddhi12
Tera Contributor

We have a requirement that for eg. If the assignment group is "ABC" then the assigned to field should be visible on list view .And if the assignment group is not "ABC" then the assigned to field shouldn't be visible on the list view. Can anyone help me with this like how can we set a list view based on change of any field .

Thanks in Advance!

2 REPLIES 2

Sebastian L
Mega Sage

You could maybe achieve it with using view rules and apply your conditions in there, but then you are forcing a view on the user and they can't change it: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0723494 


Best regards,
Sebastian Laursen

ricker
Tera Guru

Siddhi12,

What if the list has records with "ABC" as the assignment group and without?  What you're asking for isn't really possible...and why would you want to set the columns based on the values instead of what you're doing?

You could hide the value but the column would still be there for each row.