
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2025 01:27 PM
On the Project Status Report in the Project Workspace, the only button is "Save", the PMO wants us also to show Insert, Insert & Save & Delete. These buttons currently show in the old project workspace after an initial save:
Old Project Workspace
New Project Workspace
Do I have to create custom buttons or is there an easier way to add the desired default buttons to the new project workspace?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2025 08:45 PM
Hi @litchick10 ,
You need to create new buttons, it's not all of them available OOTB, except the ones you get on clicking the three dots .
To create the buttons you can use Declarative actions:
Declarative actions are similar to platform UI Actions to add buttons on a form, etc. UI Actions are only exposed in the Action Bar component in Workspace, etc. experiences so the use cases are limited. Declarative Actions can be used in the Action Bar component on a record, related lists, lists, etc. without having to modify the page in UI Builder itself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2025 08:45 PM
Hi @litchick10 ,
You need to create new buttons, it's not all of them available OOTB, except the ones you get on clicking the three dots .
To create the buttons you can use Declarative actions:
Declarative actions are similar to platform UI Actions to add buttons on a form, etc. UI Actions are only exposed in the Action Bar component in Workspace, etc. experiences so the use cases are limited. Declarative Actions can be used in the Action Bar component on a record, related lists, lists, etc. without having to modify the page in UI Builder itself.