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.

Non-post field in post body?

  1. Bain
    Member

    I just purchased gravity fields after reading you can dynamically create non-post field content into the post field body using variables. Maybe I misunderstood.

    Anyways, what I am wanting to do is to have a non-post field such as: City, State and Country, listed in the post body content. Is this possible and if so, how would I go about doing this?

    Posted 13 years ago on Tuesday September 21, 2010 | Permalink
  2. Edit your form then edit your Post Body field. There is an option for Post Template. Check that option, it will then display a textarea and a form field variable drop down. You use this textarea to format the post body using form field variables.

    If you do use the post template functionality you must be sure to output the post body variable, otherwise the actual post body field won't be output. This gives you control over the post body content.

    The post template works just like the form field notifications and the form confirmation as far as how you use form field variables.

    Posted 13 years ago on Tuesday September 21, 2010 | Permalink
  3. Bain
    Member

    Okay, I got it. Thank you for the help.
    Now I have to go off and play around with it to look right.

    Would this all be css and html?

    Posted 13 years ago on Tuesday September 21, 2010 | Permalink
  4. It's free form. So you can place HTML, text, form field variables, etc.

    Posted 13 years ago on Tuesday September 21, 2010 | Permalink