I want to conditionally display a box based on a checkbox.
"field1" is the field I want to hide.
But this doesn't work and I'd like to know why. I solved this with my own JS function, which adds a hide class to the field1 field
"field1" is the field I want to hide.
But this doesn't work and I'd like to know why. I solved this with my own JS function, which adds a hide class to the field1 field