New /Add button in Related list action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2024 02:31 PM
Hello All,
I am trying to create an Add button in the related list ( in this case, Incident and problem task), but not sure how I am not getting it right, Can I get some documentation around this, so I try it myself? I tried the same in related records, i can achieve this ( see the Ss). can anyone provide me the documentation link for this Related link action or any advise?
PaulSylo
Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2024 03:10 PM
@PaulSylo You can try to access "Related List Action" module, there you can try to build ui action for your related list .
Doc link : Related List UI Actions
Eg:
Hope it will help you.
Thanks,
Harsh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2024 05:02 PM
Thanks @Harsh Vardhan - Harsh - for your quick response. I know this link is going to help me, so once i try out I will accept this solution!
PaulSylo
Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2024 08:53 PM
Hi @PaulSylo
You may want to have a look to Declarative Actions.
Declarative actions add custom functionality to your Workspace forms, fields, lists, and related lists without writing custom scripts or learning APIs. Declarative actions include: list actions, related list actions, and field decorators
How to enable a Declarative Action in a Related List
Declarative Actions in ServiceNow: The COMPLETE Guide
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2024 10:30 AM
THanks @Tai Vu
PaulSylo
Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !