Make a True/False field required

Ruth Goodsell1
Tera Contributor

Is there a way to required a true/false field to be true in order to close a record?

16 REPLIES 16

Pavankumar_1
Mega Patron

Hi @Ruth Goodsell1 ,

If my response helps you to resolve the issue close the question by Accepting solution and hit thumb icon. From Correct answers others will get benefited in future.

If it helps please click Accept as Solution/hit the Thumb Icon.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar

Shaikh Mzhar
Tera Guru

Hi @Ruth Goodsell1 

Yes, it is possible to require a true/false field to be true in order to close a record in ServiceNow. This can be achieved by adding a Business Rule to the table that the record belongs to, which checks if the field is true when the record is being closed and prevents the record from being closed if the condition is not met.

 

Please mark helpful to remove from unanswered question.