Add / Edit / New button doesn't show on incident Affected CIs in SOW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2024 08:10 PM
In the platform, Edit button is on the Affected List. we can add affected CI to the incident.
But Add / New button doesn't show on the incident Affected CIs in SOW.
How to add "Add / Edit / New" button on the incident Affected CIs in SOW. The other related records have New button, Ex: Task SLA, Child Incidents...
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2024 09:56 PM
Those are Declarative Actions, it depends on their conditions. You can find them below.
Button: Add
URL: https://<instance_name>.service-now.com/sys_declarative_action_assignment.do?sys_id=fe3d9a487331301045216238edf6a7ff
Button: Remove ({{count}})
URL: https://<instance_name>.service-now.com/sys_declarative_action_assignment.do?sys_id=702ede887371301045216238edf6a7d3&
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 06:10 AM
Tai,
Thank you so much for your help. The "Add" Button is display now.
Have you see this issue? When clicking "Add", above screen shows for a few seconds and then display CIs list?
Thanks!