How to Make the Embedded list mandatory
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 02:29 AM
Hi Team,
We have embedded field in Change Task table. We are trying to make the embedded field mandatory when the change task is in open state. Kindly help me how to proceed it?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 04:06 AM
I believe you are saying Embedded list, embedded field is not available anywhere.
If yes then you can use before update business rule on Change Task as mentioned by Anurag
Condition: State = Open
Script:
// check if the related list table has record associated with this Change Task
If my response helped please mark it correct and close the thread so that it benefits future readers.
Regards,
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader