How do I make a checkbox un-clickable?

I’ve set up some checkboxes from the inputs menu such that when the user fills out other inputs, the checkboxes get checked. I don’t, however, want the user to be able to check the boxes by clicking them. i.e. i want the user to fill out the key information and have the check boxes reveal their progress.

How do I make the chek boxes unclickable?

Why don’t you use an icon instead. It would likely look much nicer.

Agree with troy… would suggest you to use icons.

But you can mark the option in checkbox “This input is disabled”, it will not accept inputs in checkbox and you can use just to display the results you want to show

Which icon? Is there an icon that changes from unchecked to checked based on another value?

This is great, if I can figure out to change the color.

You really need to go through the intro lessons.

ok. thanks!

This topic was automatically closed after 70 days. New replies are no longer allowed.