• Resolved ttattini

    (@ttattini)


    I have tried something like this: [upg-form-tag type="upg_custom_field_1"]

    Is there a way to add a custom field to a form with shortcode?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author odude

    (@odude)

    Use name as “upg_custom_field_1″ and use type as text, select as your choice.
    Eg.
    [upg-form-tag type=”text” name=”upg_custom_field_1″ title=”My other Title” value=”” placeholder=””]

    Thread Starter ttattini

    (@ttattini)

    View post on imgur.com

    View post on imgur.com

    When I do this, I just receive the following: “Invalid Form Tag”

    Plugin Author odude

    (@odude)

    The first screenshot is for only [upg-post] which do not have any effect in [upg-form] page.

    Secondly, the inverted comma “” (not ””) is not properly written. Copy/paste the code may change it.
    Check again,
    [upg-form-tag type=”text” name=”upg_custom_field_1″ title=”My other Title” value=”” placeholder=””]

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add Custom Field to Form’ is closed to new replies.