• Resolved Newki75

    (@newki75)


    Hello,

    Thanks for this plugin! I read the documentation and watched a tuto but there’s stg I don’t understand for mutliselection.
    Goal : have check boxes in my form to allow people to choose one of my 2 pdf or both and to display the files as inline links.

    The code in the form is :
    `<p>Votre nom*<br />
    [text* your-name] </p>

    <p>Votre email*<br />
    [email* your-email] </p>

    <p>Votre société*<br />
    [text* your-company] </p>

    <p>Votre fonction*<br />
    [text* your-job] </p>

    [checkbox* checkbox-875 “Livre blanc marketing” “Livre blanc vente”]

    <ebd />

    <p>[submit “Envoyer”]</p> `

    In Download monitor, I have my 2 files, # 1 and 2

    In my page, I’ve put the code but don’t know how to say I’d like 2 files.
    [email-download download_id="1" contact_form_id="3430"]

    I hope my message is clear, I think my pb is simple but I’m lost ??
    Thanks for your help guys!

    https://www.ads-software.com/plugins/email-before-download/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author mandsconsulting

    (@mandsconsulting)

    Hi Newki75,

    Thanks for your inteterst in our plugin.
    You are right it’s very simple.
    Since Contact Form 7 you quoted looks fine. All you have to do now is to modify the short code in your page to
    [email-download download_id=”1,2″ contact_form_id=”3430″]

    Thread Starter Newki75

    (@newki75)

    So easy, thanks !
    Now issues with customisation and csv export but I search a bit before asking for help ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Multiselect’ is closed to new replies.