• Resolved nicomorgan

    (@nicomorgan)


    I have recently included a multiple choice drop down in my list of form fields as follows:

    [select* enquiry-dropdown multiple include_blank “Licensing or ordering images” “Web development or Social media advice” “Equine portraits” “Equestrian events” “Corporate portraits” “Commercial products” “Corporate events” “Social events” “Weddings”]

    Which seems to work when viewed but doesn’t transfer the chosen options to the subject field where the following is entered:

    Subject: [select* enquiry-dropdown multiple include_blank “Licensing or ordering images” “Web development or Social media advice” “Equine portraits” “Equestrian events” “Corporate portraits” “Commercial products” “Corporate events” “Social events” “Weddings”]

    What am I doing wrong?

    TIA!

Viewing 3 replies - 1 through 3 (of 3 total)
  • What am I doing wrong?

    You’re not setting up the CF7 Mail tags correctly.

    Form tab:
    [select* enquiry-dropdown multiple include_blank “Licensing or ordering images” “Web development or Social media advice” “Equine portraits” “Equestrian events” “Corporate portraits” “Commercial products” “Corporate events” “Social events” “Weddings”]

    Mail tab:
    Subject: [enquiry-dropdown]

    Thread Starter nicomorgan

    (@nicomorgan)

    Thank you so much. Really appreciate tgat!.

    If you’ve now solved your problems, it helps others if you change the topic status to Resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Choice from drop down in to subject field’ is closed to new replies.