How to make Checkbox selection mandatory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 12:12 PM - edited 05-22-2024 12:33 PM
Hello,
Requirement is to have at least one or more selected before submitting form. How can I make this Catalog Item checkboxes mandatory.
"Required Provision" is a container so can't be made required.
"Please select:" is a label, and if I make the first option Mandatory then it conflicts with a UI Policy where if the last option is selected, every option above goes read-only. Same for the first option, if it is selected everything below gets read only. (pasted below) The right side of this container is reserved for other fields that pops depending on selection of one of these fields. Please help. Is this going to be a Catalog Client Script?
I have tried below Catalog Client Script but even after selecting one checkbox, its not letting me submit the form. What's wrong with this approach?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2025 06:19 PM
if there are two labels and and each has check boxes any tick in any check box doesnot work