Forums

[Plugin: Contact Form 7] Select field (2 posts)

  1. clickbasics
    Member
    Posted 2 years ago #

    I'm adding a drop down menu to a form thus:
    <p>Regarding
    [select menu-729 multiple "Mini-audit" "Other"]
    </p>

    I have included the tag in the form body thus:
    Regarding: [menu-729 multiple "Mini-audit" "Other"]

    I receive the message thus:
    Regarding: [menu-729 multiple "Mini-audit" "Other"]

    How do I configure the body tag to get the message to display the one selected?

    Paul C.

  2. n2fisher
    Member
    Posted 2 years ago #

    I presume you have already gotten this resolved?

    I would change:

    <p>Regarding
    [select menu-729 multiple "Mini-audit" "Other"]
    </p>

    to:

    <p>Regarding
    [select your-subject multiple "Mini-audit" "Other"]
    </p>

    Then in the form body:

    Regarding: [your-subject]

    That most likely will resolve your issue.

Topic Closed

This topic has been closed to new replies.

About this Topic