Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Where this "Request Approval" button is defined in Service Operations Workspace

ramesh_r
Mega Sage

I want to know where this "Request Approval" button coming in the Service Operations Workspace. I want to do some checking in the button. i tried to find but I am not able to get it and it's not coming from this change table also.

 

 

ramesh_r_0-1706080888881.png

 

1 ACCEPTED SOLUTION

Stefan Reichelt
Tera Guru

Hi there,

I think what you're searching for is under "Action Bar Declarative Actions" (sys_declarative_action_assignment). That's the place where these buttons are configured.

Br

View solution in original post

6 REPLIES 6

Stefan Reichelt
Tera Guru

Hi there,

I think what you're searching for is under "Action Bar Declarative Actions" (sys_declarative_action_assignment). That's the place where these buttons are configured.

Br

I found two button there and i changed the name of them but its not reflecting in the agent workspace.

 

ramesh_r_0-1706084975156.png

 

I think I missed something: Under "UX Form Actions", you will find the UI configuration of that declarative action. That may help better.

Iraj Shaikh
Mega Sage

Hi @ramesh_r 

It's present on UI Action (sys_ui_action)
Screenshot 2024-01-24 at 1.17.22 PM.png

Please mark this response as correct or helpful if it assisted you with your question.