• I’d like to have one contact us page on my site with a dropdown for multiple uses. For example the dropdown will have ‘Contact Sales’, ‘Contact Main Office’, ‘Contact HR’. Based on the users dropdown selection, I would like the form fields to change and allow me to route the emails to different addresses. Is this possible in the plugin?

    Thanks,
    Jay

    https://ww.wp.xz.cn/plugins/contact-form-7/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Looks like you are looking for Conditional Logic which is not available directly in the Contact Form 7 plugin.

    It can be done via custom programing but you would need to be rather skilled at WordPress development using PHP and/or jQuery.

    Some of the premium Form plugins do offer some Conditional Logic including Gravity Forms and Ninja Forms.

    hello jwebadgility

    its possible if you create the fiels like this :

    Contact Sales | [email protected]
    Contact Main Office | [email protected]
    Contact HR | [email protected]

    the “|” is very important ad in the botton section you put the code of your dropdown in the “to” field

    i mean if the dropdown called [service], you put [service] in the “to” field

    i dont know if i’m clear (my english isn’t so goo sorry)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Different Forms Based on Dropdown’ is closed to new replies.