- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2025 09:22 PM
Good morning.
I have a requirement to build a variable/question with 3 choices, that need to be added as checkboxes.
But the problem is, we can only check 1 checkbox at a time. Multiple selections on the checkboxes are not happening. Please help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2025 10:04 PM
Yes, correct. First, you need to create a label and then create other checkbox options.
Do not forget to mark this as Helpful and Correct.
Thanks,
Ashish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2025 10:04 PM
Yes, correct. First, you need to create a label and then create other checkbox options.
Do not forget to mark this as Helpful and Correct.
Thanks,
Ashish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2025 10:39 PM
Thank you so much. It finally worked. Awesome
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2025 10:43 PM
Thank you for acknowledging my solution as helpful! The community now supports multiple accepted solutions, so you can accept more than one answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2025 10:10 PM
Hi @AbdurRahmanSnow ,
You need to create one container and all the checkboxes on that container to display inline.
You can create checkbox filed like below.
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2025 10:26 PM
Hi @AbdurRahmanSnow ,
Thank you for marking my solution as helpful! If my answer addressed your query, feel free to accept it to help others in the community benefit as well.