
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 10:10 AM
Hi,
I have a sequence of checkboxes and I am asked to have a single line text if one of the checkboxes is selected. Now, it is displaying 'options'. Is there any solution to it? I can't even use label. Kindly help.
Regards
Suman P.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 11:03 AM
So a workaround would be to create your own label variable, and in the question put something hardly noticable, like a dot only.
Example below:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 11:03 AM
So a workaround would be to create your own label variable, and in the question put something hardly noticable, like a dot only.
Example below:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 11:08 AM
Hi @OlaN,
In those cases, it will create a gap between those checkboxes, not sure it will look good. I will take your solution and I will use my solution and show it to owner, whatever he likes I will use it.
Regards
Suman P.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 11:18 AM
Good to know; the "Options" text only appear if you have more than one checkbox in adjacent order.
So if only one checkbox is after each other variable, such as text or otherwise, then the "Options" text will not appear.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 11:23 AM
Hi @OlaN,
I got another solution. Whatever extra single text or dropdowns, I will let them display at the end of the checkboxes, anyway they are mandatory. This way, checkboxes won't have any imperfection issues and all will be in sequence and I use UI Policy in the end for the extra ones. The more I talk to you, the more I am getting solutions. Thank you.
Regards
Suman P.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 11:28 AM
Good to hear, thank you for your kind words!