Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Advance feature is not available in the Workspace View Rule

NylO
Tera Contributor

Hi, I tried creating a workspace view rule for Entity record in Compliance Workspace. The goal is to check if current logged in user is a member of a certain group. But advance checkbox is not available in the workspace view rule. Any solution or workaround  to implement this? Thanks

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

@NylO 

yes it doesn't support scripting

How to create a Workspace Experience View Rule to force a specified view to be used 

💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@Ankur Bawiskar , thanks. I have I have checked this link too. I have only created the Workspace View Rules since OOB UX View Rules Configuration and UX Page Properties for Compliance Workspace is there. However, the goal is to verify the logged in user's group and that can't be done using workspace view rules

@NylO 

yes scripting is not allowed as I already informed

💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

NylO
Tera Contributor

Instead of checking the user's group I use the role in the condition. Impersonating the users with or without the specified role, I'm always redirected to the View specified in the Workspace view rule. Any idea why? Maybe I missed some configuration. Thanks