I am trying to make quite a complicated registration form and would like to split up the information a bit with headings and space out the fields a bit better as well.
At the moment the custom fields show up with no space between them at all and I\'m not sure why.
Can anyone suggest a way to add a delimiter in custom fields - there doesn\'t seem to be that option in field management.
I got around this by creating a dropdown field. I gave name that identified it as a label. eg. events_label. I set the width to 0. I also added a line break and bolding to the label as follows: \"<BR><B><FONT Size=+0>Events Section\"
This added a line break and bolded the text.
Not perfect but makes the form much easier to read