- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2024 11:27 PM - edited ‎01-23-2024 11:28 PM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2024 11:42 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2024 11:42 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2024 12:30 AM
I found two button there and i changed the name of them but its not reflecting in the agent workspace.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2024 12:57 AM
I think I missed something: Under "UX Form Actions", you will find the UI configuration of that declarative action. That may help better.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2024 11:54 PM
Hi @ramesh_r
It's present on UI Action (sys_ui_action)
Please mark this response as correct or helpful if it assisted you with your question.