- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 10:49 AM
Unable to make additional comments mandatory when incident is cancelled.
However info message "hello" is showing.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 01:09 AM
Hi @Sachin G K1
The potential reason is you need to update the UI action as well. I had similar post earlier as well, and same point was suggested.
Also check OOTB
to verify the issue.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 10:52 AM
Use UI policy @Sachin G K1
Straight forward, and no code required.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 12:40 AM
Hi,
I tried UI Policy as Jayanth suggested below, it didn't work as i expected. I changed the state field but additional field didn't become mandatory. However additional field becomes mandatory after i save the record.
I don't want that, i want to make additional field mandatory when i change incident state to cancelled even before saving.
1.Before Saving form
2.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 11:49 AM
Hi Sachin,
As Atul says you can use UI policy for this using the following conditions
and if you want to run the script, try as shown below
Please mark my response helpful if it resolves your issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 12:41 AM
Hi @Jayant_M ,
I tried UI Policy as you suggested, it didn't work as i expected. I changed the state field but additional field didn't become mandatory. However additional field becomes mandatory after i save the record.
I don't want that, i want to make additional field mandatory when i change incident state to cancelled even before saving.
1.Before Saving form
2.