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.

Title shows inside of Field

  1. clubass
    Member

    1. I am wondering is it possible to make a forum like QUICK QUOTE at http://www.adamssoftware.com.au. Titles (name, email, contact number, your budget, your message) goes inside of Field? Is is possible to do it by Gravity Forum?

    2. Is it also possible to make each line (between name, email) very close by CSS changes in Gravity Forum? GF usually has big gap between next field each line.

    3. Can you use gravity forum to make a form like http://www.magicdust.com.au?
    Name: [ ] (1 line)

    Not like (2 lines)
    Name:
    [ ]

    Can you help me how to do them please?
    Thanks

    Posted 12 years ago on Tuesday November 1, 2011 | Permalink
  2. 1 - You can use jQuery to accomplish this:
    http://www.gravityhelp.com/forums/topic/watermark-a-form-field#post-23810

    Placeholder text like that is not built in to Gravity Forms, but you can accomplish it with a little JavaScript.

    2 - Yes, this can be achieved via css. Here is a reference:

    http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples

    3 - If you add the name field to your form and then edit the field, you will see the option to use a "simple" version for name which would be the one line instead of the default that splits first and last name.

    Posted 12 years ago on Tuesday November 1, 2011 | Permalink