Workspace Form View Rule is not workingIssue The Workspace View rule[sysrule_view_workspace] is configured for the Scoped Application and is not taking effect on the WorkspaceCauseThe "UX View Rules Configuration" [sys_ux_view_rules_configuration] configuration is missing and the View rule [sysrule_view_workspace] is not created in the same scope of the workspaceResolutionRefer to the document for details on How to use view rules in a Workspace Experience. Few other points to check 1- Test the same view works on the platform using the URL appends with view name "sysparm_view=<View_Name>&sysparm_view_forced=true" 2- If not configured create a new UX Page Property "viewRuleConfigId" for the workspace to honour the view rule, with the respective sys_idFor eg, OOB configure in CSM/FSM workspace https://<instance_name>.service-now.com/nav_to.do?uri=sys_ux_page_property.do?sys_id=32eb9cfd53c3101043d7ddeeff7b1214 3- Check if it's impacted by Process Automation Experience Demo playbook view https://instancename.service-now.com/nav_to.do?uri=sysrule_view_workspace.do?sys_id=5aaa060bff422010748653bd6338f1a1%26sysparm_view=workspace 4- The view rule [sysrule_view_workspace] record application should be in the same scope as Workspace