Is it possible to create a Multiple choice field type on the form as described in the attached screenshot ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-07-2018 06:08 PM
Hello experts,
I have gone through other questions in the community on how to create a multiple choice list on the form, but I could not get a clear answer from those posts. A work around would be to create a List type field, but I would like to know if it is possible to create a Multiple choice field as shown in the below picture(I did some Photoshop)
Please let me know.
-Dustin.
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-07-2018 06:28 PM
That's correct! You would use a UI policy AND choose the condition that each of those checkboxes be false. Not an OR, but an AND condition for each of them.
Then, simply choose one of the fields at the bottom of the UI policy to use and set the mandatory to true. You'll see the label you made with the red astrisk next to it and it will work at you'd like 🙂
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-08-2018 09:35 AM
Allen,
I guess your approach is for Catalog Variables. I am trying to create this on the Form. How do I create a Label on the form as mentioned in your previous comment? There is no field type as "Label".
Is your approach valid for the Form?
Please let me know.
Thank you
-Dustin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-08-2018 09:50 AM
Hello Dustin,
Could you let us know that the form belongs to which application, is it Incident, Change, Problem etc?
Regards,
Shoheb Shaikh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-08-2018 10:01 AM
It is for Incident. May i know if that has anything to do with the type of module like Incident/Problem change ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-08-2018 10:09 AM
In service catalog we can do this as Allen suggested by defining label variable and check boxes with orders one after the other.
In Incident, Problem etc, there is slight different approach. You can go with List collector field where you will be able to select multiple options at a time.