Create Request (UI action) button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2022 02:00 AM
On the incident form, we have a create Request button to create a request. when we create a request from incident then automatically we need to add worknotes on incident as "The Ritm(number) has been created and on Ritm we need add worknote as "The incident(number) has been created.
Thank you in advance!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2022 02:34 AM
@Sushant20 Tried and tested solution.
you can add below code in ui action
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2022 01:37 AM
Hi @jaheerhattiwale ,
Its creating a new RITM which we dont want just it should add RITM number in incident and incident number in RITM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2022 02:36 AM
What is the code in your UI action?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2022 01:46 AM
we have written when you click on Create Request button it will take you to the service catalog to create a request.