
Hi All,
I'm creating a form and using checkboxes, labels and text inputs in datacards. I've managed to make the labels and text input appear visible when the checkbox is ticket.
However, im trying to design the form in a way when i click the first checkbox below, it would re-position the below datacard and lower it down. Im trying to eliminate that space between the checkbox. How can this be done?
Use the same variables/process you are using to show/hide the labels and text to set the Height of the DataCard. If the label and text were a separate datacard this would also solve you issue.