Hi,
I am using Chronoforms V5, Joomla 3.4.1 to create a registration form for a church.
I am trying to take advantage of Chronoform features as much as possible, and write as little of my own Javascript so that one day this task might be able to be turned over to someone who doesn't know Javascript. To do that, I have taken advantage of the ability to enter events associated with dropdown selections.
I pretty much succeeded, except for some extra space on the form. I have tried with Firebug to figure out what's going on, and tried various CSS changes, but have not succeeded.
The extra space is related to some hidden fields on the registration form. Families can register 1 to 6 children in the Religious Ed program. In the "Child Info" section of my form, I display the fields for "Child 1" and hide the fields for Child 2 - 6. I have a dropdown that asks "Add another child to the registration form?" and if "yes" is selected, the fields will display for Child 2, along with another "Add another child" question, and so forth, until Child 6 fields are displayed.
In the initial state, there is about 225px extra of white space under the "Do you want to add another child" question. If you say "yes," and Child 2 fields are revealed, there is about 180px of extra white space. If Child 3 fields are revealed, then there is about 135px of extra white space, and so on. The white space gap seems to be related to how many fields are hidden.
Link to the form
Any ideas about what I can do to fix this? If I have to add some Javascript, I will, but where?
Thanks so much!
I am using Chronoforms V5, Joomla 3.4.1 to create a registration form for a church.
I am trying to take advantage of Chronoform features as much as possible, and write as little of my own Javascript so that one day this task might be able to be turned over to someone who doesn't know Javascript. To do that, I have taken advantage of the ability to enter events associated with dropdown selections.
I pretty much succeeded, except for some extra space on the form. I have tried with Firebug to figure out what's going on, and tried various CSS changes, but have not succeeded.
The extra space is related to some hidden fields on the registration form. Families can register 1 to 6 children in the Religious Ed program. In the "Child Info" section of my form, I display the fields for "Child 1" and hide the fields for Child 2 - 6. I have a dropdown that asks "Add another child to the registration form?" and if "yes" is selected, the fields will display for Child 2, along with another "Add another child" question, and so forth, until Child 6 fields are displayed.
In the initial state, there is about 225px extra of white space under the "Do you want to add another child" question. If you say "yes," and Child 2 fields are revealed, there is about 180px of extra white space. If Child 3 fields are revealed, then there is about 135px of extra white space, and so on. The white space gap seems to be related to how many fields are hidden.
Link to the form
Any ideas about what I can do to fix this? If I have to add some Javascript, I will, but where?
Thanks so much!