- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2023 03:10 PM
Afternoon.
Hoping to get some guidance on a client script to set due_date on a task from to 3 days prior to a variable date input on employee start date. Any assistance is appreciated as my initial attempts with onLoad client script haven't produced desired result.
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2023 01:23 AM
Yes before will be good one.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2023 01:09 AM
current.update() is always avoidable, in this case the BR just needs to be a before BR.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2023 01:23 AM
Yes before will be good one.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar