PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

List of Players and Handicaps

  1. I have a form to register for a charity golf game. The team captain provides the info. Got all that done easy. Issue: The team captain must list the name and handicap score of his six players. Any ideas for a multi-line field that can be filed in?

    Posted 13 years ago on Tuesday March 15, 2011 | Permalink
  2. If you want to display multiple fields on one line you would have to use CSS to position the fields side by side.

    We make this easier in Gravity Forms v1.5 which is going to be released as a final release very soon. It is already available on the site as a development/beta release (it is stable) on the Downloads page.

    It features pre-defined Ready Classes that make styling your form easier by providing pre-defined classes you can use for things like positioning multiple fields on a single line, etc.

    You can read about Ready Classes here:

    http://www.gravityhelp.com/documentation/css-ready-classes/

    The 1.5 development release can be downloaded on the Downloads page.

    It's also possible to make a custom field type using available hooks/filters, so you could actually make a custom field specifically for something like this. But that is definitely more advanced and involves custom code and PHP/WordPress hook/filter usage knowledge.

    Posted 13 years ago on Tuesday March 15, 2011 | Permalink
  3. Resolved. Thank you.

    Posted 13 years ago on Tuesday March 15, 2011 | Permalink

This topic has been resolved and has been closed to new replies.