Make a True/False field required
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2023 12:51 PM
Is there a way to required a true/false field to be true in order to close a record?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2023 06:56 AM
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.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2023 01:13 AM
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.