How to hide ‘New’ button for a table on Agent Workspace’ related-list when the ‘New’ action is not configured for that table residing in different scopeSummaryWhen there is no 'New' button (action-assignment) configured for the related-list table but by-default the 'New' button is showing in that related-list, therefore it is pointing to the 'New' button from the 'Global' table, as Global table's action-buttons will appear on all the forms/related-lists unless any specific ones are configured for the target table.ReleaseOrlando onwardsInstructionsFrom the application-navigator, navigate to -- Workspace Experience > Actions & Components > Related List ActionsApply this filter:- Action label | is | New- Table | is | GlobalOpen that 'sys_declarative_action_assignment' recordIf you are not in 'Global' application, you will not notice any 'New' button in the 'Action Exclusions' related-listSwitch to the Application = Global, if not already > now the 'New' button will appearClick on 'New' > notice the "Action assignment = create-new" will be auto-populatedNow if you try to find the target table that is in different Application, example: a table under Customer-Service application, it will not be available in the list of tablesTherefore again switch to the required application, example = Customer Service, immediately you will find that table in the listSet the below values >>- Table = related_list_table_name- Exclude this table = checked- Exclude all child-tables = optional (based on your requirement)Save the recordNow should notice the 'New' button (action) is unavailable in the related-list.