Home Forums Newsletter Plugin Support How to create subcribtion forms to go to different lists

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #264359
    Rob Lyon
    Participant

    I’ve read the documentation and watched the videos but it’s still not clean how to create a complete subscription form that goes to its own list with more input fields.

    Example I want a separate subscription form with the following input:
    Email address
    Name First
    Company name
    Submit button

    I have tried to use this short code

    [newsletter_form button_label="Add"]
    [newsletter_field name="email" label="Email Address"]
    [newsletter_field name="first_name" label="Name"]
    [newsletter_field name=”Company” label=”Company”
    [newsletter_field name="list" number="3" hidden="true"]
    [/newsletter_form]

    The above does NOT work only the email address and Name appear in the form

    How do you input or add extra Profile field’s for things like “Company” above?

    Thank you
    Can I use first name field of Main Profile Field for (full name, first and last)?
    Then use Last name for the company field? How is this changed

    #268882
    Stefano
    Keymaster

    You can use the lists attribute in the outer shortcode.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.