How to Make the Embedded list mandatory

Arun91
Tera Contributor

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

Ankur Bawiskar
Tera Patron
Tera Patron

@Arun91 

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