How to show 'Description' field mandatory on incident form through out incident lifecycle?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2023 03:35 AM
Hi all,
I have a requirement where i have to show description field mandatory on incident form through out incident lifecycle.
If i move incident to in progress state from new or resolved from in progress, then before updating state each time i want to show description mandatory.
Any specific way to achieve this , please let me know, thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2023 05:03 AM
Hello @akshay parekar1,
If short description field is filled once let's say in starting of Incident lifecycle then it can't be made mandatory again in the same lifecycle until you are clearing short description field value via script. If you still want to make short description mandatory every time state is changed you need to write an OnChange Client script and will have to clear the value of short description when state is changed.
Regards,
Palak Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2023 05:41 AM
@akshay parekar1 You can do it through onload client script or ui policy or make it mandatory at dictionary level itself
ServiceNow Community Rising Star, Class of 2023