Creating different variants in Configurable Workspace in ServiceNow and controlling their visibility

sreeshsurendran
Tera Guru

The requirement is to navigate the logged in user to different pages in Configurable Workspace based on the roles the logged-in user has.

 

Thanks,

Sreesh Surendran

ServiceNow Developer.

CSM & Integrations.

1 REPLY 1

Mark Manders
Mega Patron

You already had half of the solution: create a variant of the page you want to differ and apply audiences to it (audiences work the same as user criteria and can even reference them). Put the order for the variants in the correct way, so you have the variant with the 'lowest' role last, since users with 'higher' roles, probably also have the 'lower' ones.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark