- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2024 11:11 PM
Hi,
I have a requirement where there are 4 checkboxes and the user wants all of them to be mandatory. If any one of them is not mandatory the form should not be submitted and also there should be a message below all the checkboxes that the selection is mandatory for this.
How to achieve this?
Thanks in advance!!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2024 11:59 PM
This has worked. I have tried to make individual labels before every checkbox and then making the checkbox mandatory using the OOB provided feature selection required.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2024 11:26 PM
Check box variables have Selection Required field. Check this field to make check boxes mandatory
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 11:43 PM
Hi @palanikumar ,
Yes I have tried to mark that checkbox for all the checkboxes but it is only making one checkbox mandatory not all.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 06:45 AM
Can you share screenshot?
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 01:21 AM
Hi @Vaishali 11 ,
You can find the solution in this post https://www.servicenow.com/community/developer-forum/mandatory-checkbox-on-form/m-p/2001162/page/2
Please mark helpful if it helped with your query : )
Thanks,
Vishnu