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?