Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Grouping fields on the registration form

Grouping fields on the registration form 12 years 7 months ago #15054

  • OkiePCer
  • OkiePCer's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Thank you received: 0
Is there a way to group fields on the registration form? I thought I saw something to that effect before I bought DTRegister. But perhaps it was another extension I'm thinking about.

If you can't "group" them, can you add a line or boxes or something like that?

Please Log in or Create an account to join the conversation.

Grouping fields on the registration form 12 years 7 months ago #15058

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
You can order the fields of course... then if you want to make separations, you can use a "textual" field. It is just a field to stick text inside of the form. It supports HTML so you can insert a <hr> tag or some text styled as a heading... whatever.

Please Log in or Create an account to join the conversation.

Grouping fields on the registration form 12 years 7 months ago #15078

  • OkiePCer
  • OkiePCer's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Thank you received: 0
Great! Thanks!

Please Log in or Create an account to join the conversation.

Grouping fields on the registration form 12 years 7 months ago #15079

  • OkiePCer
  • OkiePCer's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Thank you received: 0
The html worked on the field labels, but not so well on the textual labels. They just didn't show at all. Do I need to add anything else before adding my html tags?

Please Log in or Create an account to join the conversation.

Grouping fields on the registration form 12 years 7 months ago #15085

  • OkiePCer
  • OkiePCer's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Thank you received: 0
I figured this out through trial and error. (DTH, please add this info to the manual.)

When using field type "textual" to add non-field text to the Registration Form, the label is ignored. Add html coding to the "Text" area as desired.

Some codes I used which newbies might find useful:

<hr></hr> to create a row with a line in it
<br /> to create a line break
<strong>text</strong> to bold the text
<i>text</i> to italicize the text

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.612 seconds