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.

Noob here: where do find things like "input type=", "name=", "value="

  1. dansod
    Member

    Hi,
    I'm looking for how to populate my form with these parameters:

    method=
    onsubmit=
    name=
    value=
    input type=

    I just can't find them in Gravity Form's documentation or when I create a form in WP.

    Regards

    Johan

    Posted 12 years ago on Friday April 20, 2012 | Permalink
  2. Hi Johan,

    These aren't things that you can normally configure in the form builder.. the types, values, names, etc. are set dynamically.

    What exactly are you trying to accomplish?

    Posted 12 years ago on Friday April 20, 2012 | Permalink
  3. dansod
    Member

    Hi Kevin,

    thanx for taking time to answer. What I'm trying to do is to recreate this form in Gravity Forms: http://pastebin.com/CPcpvvmC

    This form comes from a web page several years old and now I want to recreate it in Gravity Forms. There are several fields like "input type="text" name="pf_SubscriberName" that I can find no input options for in Gravity Forms. The HTML we can leave out.

    Regards

    Johan

    Posted 12 years ago on Tuesday April 24, 2012 | Permalink
  4. dansod
    Member

    By HTML I mean the CSS styling of the form! :-)

    Posted 12 years ago on Tuesday April 24, 2012 | Permalink
  5. David Peralty

    Single line text is the input type=text. You can't control the field ID names as Gravity Forms generates those. There is an e-mail field in Gravity Forms you can use to grab e-mail addresses. You can turn off Gravity Forms CSS styling by going to Settings and turning Output CSS to Off.

    Let me know if this helps.

    Posted 12 years ago on Tuesday April 24, 2012 | Permalink