Checkbox to control fields status and value

Hi,
I’ve the following structure

field 1
checkbox
field 2
field 3
field 4

the user can add a number to field 1 and some values to field 2, 3, 4.

but when if the user checked the checkbox the field 2-3 shall be disabled AND the value of field 1 shall overwrite the value in 2-4.

How can i do this?

put conditional onto field 2-3 to be disabled if the checkbox value is not empty

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