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.

Can you specify field names

  1. I am trying to use Gravity forms to create a sign up form for our emailing system.

    To do so, I need to specify field names and IDs for each of the fields to match those used by the emailing system API

    EG
    '<input name="<specified field name>" id="<specified field name>" type="text" value="" class="medium" tabindex="2" disabled="disabled">'

    Is this possible with Gravity forms?

    Thanks

    Posted 11 years ago on Thursday June 20, 2013 | Permalink
  2. Your best bet here would be to use the gform_after_submission hook:
    http://www.gravityhelp.com/documentation/page/Gform_after_submission

    Posted 11 years ago on Thursday June 20, 2013 | Permalink
  3. perfect, thanks

    Posted 11 years ago on Thursday June 20, 2013 | Permalink
  4. David Peralty

    Glad Rob was able to get this sorted out for you. Let us know if anything else comes up.

    Posted 11 years ago on Thursday June 20, 2013 | Permalink

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