I am new to LCD.
I have created a dynamic interactive form that has checkboxes which enables subforms to appear upon the "click" event.
However, I need for the subforms to disappear when their corresponding checkboxes are unchecked.
I believe I need to assign a value to the checkbox, and have specific Javascript cause the subforms to be hidden from the layout through some sort of "if" "then" command.
Any assistance would be greatly appreciated! Thank you!