Multiple Checkbox fields on one form to only display when checked
On a form I have 10 check box fields and 10 matching text fields to display, I would like to have the matching text boxes only display if the checkbox is checked. When I try to add the dynamic form ru...