Add Approver button appears in SOW after installing project workspace

smacleod
Tera Guru

An Add Approver and Remove approver butons have appeared in the SOW after installing the project workspace. how do I hide these (especially because the Add approver does not work in the SOW, i can only presume it is calling a page from the Project workspace).

2 REPLIES 2

smacleod
Tera Guru

adding image of button showing up: Screenshot 2026-08-12 100031.png

declarative action for the button:

Screenshot 2026-08-12 100434.png

Hi @smacleod ,

1.Open the table named as Action Exclusions(sys_workspace_declarative_action_exclusion)

2.Create a record like below as

Action: add_approver

Table: sysapproval_approver

Exclude this table:true
View:Service Operations Workspace
Refer the below attached image.

If my response helped, mark it as helpful and accept the solution