Hide Workspace List "New" Button

Lukas Loehrer
Tera Contributor

I am trying to hide the "new" button in specific lists in the SOW Workspace. Previously this was done with the "New Button List Exclusion tab" and I can't find the version of that for the new Workspace. I have been able to hide all actions with the UX List configuration, but I really only want to hide the "new" Button.

3 REPLIES 3

Kalyani Jangam1
Mega Sage
Mega Sage

Hi, Try below step

     
  1. From the application-navigator, navigate to -- Workspace Experience > Actions & Components > Related List Actions
  2. Apply this filter:
    - Action label | is | New
    - Table | is | Global
  3. Open that 'sys_declarative_action_assignment' record
  4. If you are not in 'Global' application, you will not notice any 'New' button in the 'Action Exclusions' related-list
  5. Switch to the Application = Global, if not already > now the 'New' button will appear
  6. Click on 'New' > notice the "Action assignment = create-new" will be auto-populated
  7. Now 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 tables
  8. Therefore again switch to the required application, example = Customer Service, immediately you will find that table in the list
  9. Set the below values >>
    - Table = related_list_table_name
    - Exclude this table = checked
    - Exclude all child-tables = optional (based on your requirement)
  10. Save the record

Thanks for your reply!

Unfortunately the Button is still there. Filtering the Related List Actions gives me three results and all three don't change the list view buttons.

Did you find a solution for this?