
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2021 05:44 PM
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
Solved! Go to Solution.
- Labels:
-
Instance Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2021 12:21 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2021 12:05 PM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2021 12:21 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2021 01:59 PM
did you got it to work? I noticed your line 3 seems incorrect ' supposed to be at the end..

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2021 05:42 AM
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:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2023 11:47 AM
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