Single selection for checkbox variable set

jaubert
Tera Guru

I have multiple checkboxes on my record producer that are in a variable set.  I am wanting to only allow one selection and the others be set to read only or false.  How would I accomplish this? I don't want to do a select box I want to be able to accomplish this with checkboxes if possible.  Thank you. 

 

jaubert_0-1701872954556.png

 

1 ACCEPTED SOLUTION

AshishKM
Kilo Patron
Kilo Patron

Hi @jaubert , 

Any issue with "Read Only" option for these check box. Did you try with that.

for reference: 

AshishKMishra_0-1701875577242.png

 

-Thanks,

AshishKMishra

 

 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

View solution in original post

3 REPLIES 3

AshishKM
Kilo Patron
Kilo Patron

Hi @jaubert , 

Any issue with "Read Only" option for these check box. Did you try with that.

for reference: 

AshishKMishra_0-1701875577242.png

 

-Thanks,

AshishKMishra

 

 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Ahhh thank you, I can probably just use a UI policy for this.

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @jaubert 

 

Agree, you accepted the answer but best solution is to change data type. In this case you are violating the basic principle of check box. 

 

Check box, mean multi selection and you are breaking its basic nature. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************