Skip to main content

I think it must be easy to add css property display:none to a calculated value control but somehow I am not able to apply custom css to a control. Please suggest

Hi Aditya

You can add an additional css class to the control settings as below:

Capture.PNG

Then you can apply your custom css in the Custom CSS section of the form settings:

Capture.PNG

Hope this helps

Paul


Hi,

Just to hide one field, create a rule such as:

condition: 1=1 > hide.


Reply