checkbox is showing options because of single line text

Community Alums
Not applicable

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.

checkboxes.PNG

 

Regards

Suman P.

1 ACCEPTED SOLUTION

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:

custom-label-variable.png

 

dot-as-label-in-portal.png

View solution in original post

9 REPLIES 9

Uday_Kumar
Giga Guru

Hi @Community Alums can you please elaborate your requirement.. If any checkbox is selected you need to show the string field only and need to hide options checkbox right ?

Community Alums
Not applicable

Hi Uday,

No. I have 100 checkboxes. At 30th checkbox, if i check it, it should display a single line text. What that is making is to display "options" before 31 checkbox. I don't want "options" to be displayed.

Regards

Suman P.

OlaN
Giga Sage
Giga Sage

Hi,

I believe the "options" text is OOB, it cannot be removed, but it can be changed by creating your own custom label variable, and replace the text with your own chosing.

Community Alums
Not applicable

Hi @OlaN,

In that case, I take all the checkbox options which requires special facilities, (2 checkboxes require me to show a single line text when checked and 2 checkboxes require me to display a separate drop down), I will create a dropdown below, and i use UI policy for them. Do you have any better solution?

Regards

Suman P.