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

TOPIC: How do I format the output of custom fields?

How do I format the output of custom fields? 14 years 7 months ago #7605

  • rgillies
  • rgillies's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
I am using three custom fields on my registration form. Users are asked to select one item from each field via a radio button.

The problem can be seen on the attached image. I would like to have some sort of formatting - even just a horizontal rule between each custom field just to separate them visually for the user, but I have not been able to determine how to do this. Can you tell me which files I need to edit in order to somehow deliniate between these fields in the output of my form?
Attachments:

  • Rendering Error in layout Attachment/Item: Property "protected" is not defined. Please enable debug mode for more information.

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

How do I format the output of custom fields? 14 years 7 months ago #7607

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
First, if you upgrade to the latest version, you'll find the field label vertically aligned at the top of the field, which would help in your case. Second, I'd suggest using textual custom fields... much better than modifying code that you'd have to do again later. Create a textual field and just put <hr> in the "text" of that field. Then order that textual field in between two of your radio fields. Then create a 2nd <hr> textual field to put in between the other two. Problem solved with code modification... solution will remain from upgrade to upgrade.

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

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