- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2024 08:23 PM
I need to ask user confirmation like "Are you sure want to copy this change request?" if they say yes then copy the change else dont do anything.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2024 08:31 PM
Hi @Amit_H ,
Its very simple.
go to UI action and look for Copy change UI Action.
https://xxxx.service-now.com/sys_ui_action.do?sys_id=eb0f43eb9fa331002920bde8132e7072 // OOB one.
Do change like below.
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2024 08:31 PM
Hi @Amit_H ,
Its very simple.
go to UI action and look for Copy change UI Action.
https://xxxx.service-now.com/sys_ui_action.do?sys_id=eb0f43eb9fa331002920bde8132e7072 // OOB one.
Do change like below.
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------