Adding label in a form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2017 04:52 AM
Hi Team,
I have requirement where we have questions with checklist which the end use will select multiple options based on the requirement.
For that I need to add the label and below the check box.Is there any way to add label separately like we have option in service catalog form.
Also need to add some of the question with drop down and these questions are very big is there any way we can increase label length.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2017 06:02 AM
Hi SG,
For the checkbox, how about an annotation?
For the long choices... it sounds like a reference field might be better idea than a choice list. Long choices are generally a bad user experience since you don't know if they are using mobile, tablet, or desktop.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2017 05:18 AM
Hi ctomasi
Thanks for checkbox I am using the annotation
Is there any of the increasing the length of the label field for drop down as the question is more than 240 characters

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2017 05:31 AM
Hi SG,
Again, choice lists that are 240 characters wide strike me as the wrong solution. Have you considered using a reference field to a table of that information so you can present more, display some type of short code, but have a longer description that users can read when they click the magnifying glass.
A choice list option that long seems like the wrong user experience. I know I wouldn't enjoy it on my phone or tablet.