Skip to main content

Hello,

I have hidden a calculated control by entering "Visibility: hidden" in the CSS Class section. This allowed me to hide the button (at the same time allows me to save the data), but now it will not let me select the control or edit it. How do I bring back the control to a state where I can edit it?

Thank you in advance!

Ronnie

reverse the steps that lead to the problem?

sorry, from your explanation it's unclear what's going on and what you are trying to achieve.

post some screenshots of your configuration and a problem you experience


Hi Ronnie - 

Go into your CSS class, remove the Visibilty:hidden snippet, remove the class from your control (since you can now see it), and then replace it. That's what I'm thinking would do it.

In the future, you may want to use rules to hide things instead. Also note that invisible calcs sometimes won't actually act as calcs -- so what I tend to do is put them all in a panel and hide the panel instead.

Cheers,

rhia


Reply