Update closed note on change form with information entered on reason
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2023 10:14 AM
When I click on cancel change, a reason popup displays, if I enter any information on that field, I like that information to automatically populate on the closed note field
I modified my ui action as below which works but causing an uncaught ReferenceError; Current is not defined
I modified the code as below and now its populate the outage date along with the actual end date to
What exactly am I doing wrong here, all i need is to poplate data entered on the reason field to the close note field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2023 06:21 AM
@BKennedy If I could help you with your Query then, please hit the Thumb Icon and mark as Correct !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2023 03:17 AM
Client script to update work_end date. See below:
Client Side Dates in ServiceNow - ServiceNow Guru
Thanks,
Shamma