UI Builder - 'Hide selection if action is unavailable' option is not working on custom workspaceIssue ProblemIn the custom workspace, the 'Hide selection if action is unavailable' option is checked in the End user capabilities configuration, but the checkbox column for row selection remains visible to end users when no declarative actions are available. Steps to reproduce:1. Go to the custom workspace. 2. Go to the list where the 'Hide selection if action is unavailable' option was activated 3. The checkbox column for row selection remains visible to end users when no declarative actions are available. ReleaseGenericCauseRoot CauseThe issue arises when using record pages copied from workspaces (e.g., SOW) into custom Workspace. Copying pages contain internal dependencies or code specific to the original workspace, which prevent the 'Hide selection if action is unavailable' option from functioning correctly. ResolutionSteps to Resolve1. Verify that the custom Workspace is created using out-of-the-box (OOTB) components and features, as custom workspaces copied from other workspaces (e.g., SOW) may have internal dependencies that prevent features to work as expected. That means, you need to create the record page from scratch in the custom Workspace Note: Avoid using record pages copied from OOTB workspaces.