How to make a group of checkboxes mandatory

dianeramos
Tera Contributor

I have a group of checkboxes i want to set as mandatory from the Form Design. I know from catalog item, adding a label and setting as mandatory will do the trick. Can I please get suggestions on how I can do this from a Form Design view?

Thank you

 

1 ACCEPTED SOLUTION

I've only ever used this as a Catalog Client Script rather than a Client Script; but that shouldn't really make a huge difference, other than where/when it runs.

View solution in original post

20 REPLIES 20

Thank you Ian! I did mine on a client script - and isolate script is not checked. im still looking further.. thanks for all your help!

I've only ever used this as a Catalog Client Script rather than a Client Script; but that shouldn't really make a huge difference, other than where/when it runs.

Titus van der M
Tera Expert

did you got it to work? I noticed your line 3 seems incorrect ' supposed to be at the end..

Joseph Gabriel
Tera Contributor

For Service Portal (as of Quebec), the best way to make a group of checkbox fields is to add a label that appears in order immediately prior to the checkbox variables, and then make at least one of the checkbox variables mandatory.

No scripting is necessary for this simple case.

Service Portal will treat the group as a single control, and will consider mandatory resolved if at least one checkbox is checked.

See screenshot:

find_real_file.png

Hi, 

 

I have exactly same requirement can you please provide more details about how we can create the select one label and make the check box under that label.

 

It would be greate if you could provide me with the scree shot.

 

Thanks

Srini