How to change the default duration of planned duration?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2022 03:14 AM
"Planned duration" field in sn_vdr_risk_asmt_vdr_tiering_assessment table. By default planned duration is set as 30 days when tiering assessment created.I need to change the default value to 10 days.
I checked the default value. Planned duration-->configure dictionary-->Default Value --> 1 00:00:00 .
1 00:00:00 - this is the format of default value. Is this means 30 days? How can I Change this format of default value to 10 days? Please suggest
lanned duration-->configure dictionary-->Default Value --> 1 00:00:00 .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2022 03:20 AM
Hi,
1 00:00:00 means -> 1 day
So you can give 10 00:00:00 -> for 10 days
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2022 03:34 AM
Hi Ankur,
But by default in the form I can see 30 days is the Planned duration.
You can see the above attached planned duration screenshot
Regards,
Sruthi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2022 09:57 PM
Hi,
Did you check any onLoad client script or UI script is setting that value?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2022 10:26 PM