UI Builder - How do I add Default Buttons

litchick10
Tera Guru

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

litchick10_1-1741811173384.png

 

New Project Workspace

litchick10_2-1741811204373.png

Do I have to create custom buttons or is there an easier way to add the desired default buttons to the new project workspace?

 

 

1 ACCEPTED SOLUTION

Community Alums
Not applicable

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.  

View solution in original post

1 REPLY 1

Community Alums
Not applicable

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.