The 'New' UI action on the Outage Related list should also be available in Workspace, without using
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2024 08:09 AM
Hello
I need to reuse the existing "NEW" UI action on the related list on the workspace.
So instead of showing only on the classic interface, I also want it to be shown on the SOW.
This is my first time doing this. I noticed there's an option in the UI action settings, but I'm not sure what the best approach is to achieve this
Any idea, thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 06:26 AM
Hi @Abigail
In the UI action record, yes checking these two checkboxes will show up in SOW:
- Workspace Form Button: This makes the button appear in the Workspace.
- Format to Configurable Workspace: Ensures the button is visible on Configurable Workspaces.
However, this approach will display the button on the form and not on the related list.
that means If we open a outage in SOW list directly the UI action which you modified will show up. If outage is in related list of any other table, the above UI action doesn't show up.
If you want the declarative action button to show up in related list then we have to create a declarative action of type related list. To know more about declarative actions follow this document: https://www.servicenow.com/community/next-experience-articles/introduction-to-declarative-actions/ta...
Please mark my answer helpful/correct if it helps solve your problem.
Thanks,
Pranitha