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.

How to pull in custom fields?

  1. Is it possible for me to populate a form with custom fields on the page? I don't want to POST custom fields, I want to pull the custom fields into my form.

    Posted 14 years ago on Thursday November 19, 2009 | Permalink
  2. next year
    Member

    Is this what you try to achieve?
    http://forum.gravityhelp.com/topic/pass-data-to-form

    Posted 14 years ago on Thursday November 19, 2009 | Permalink
  3. On 1.3, there is actually a better way of doing this that doesn't require writing code.

    You can add the following token to the default value field:
    {custom_field:XXX}

    Replace XXX with your custom field name.

    Let me know how it goes.

    Posted 14 years ago on Thursday November 19, 2009 | Permalink
  4. Worked great Alex, thank you!

    Posted 14 years ago on Thursday November 19, 2009 | Permalink
  5. next year
    Member

    Wow. That's great Alex. Thanks.

    Posted 14 years ago on Thursday November 19, 2009 | Permalink