Hello Gurus.
I need to make an attribute of one field dependent of another field value.
For example: INPUT_FIELD_A is disabled when CHECKBOX_B = true
and oposite: INPUT_FIELD_A is enabled when CHECKBOX_B = false.
Possible?
Thank You, LUCAS.