• Resolved martin136

    (@martin136)


    Hello,
    i’d like to create a contact form which offers to choose one recipient.
    Each recipient has another mail address.
    Is it possible?

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @martin136

    Yes, of course. I’ll try to describe the process with a hypothetical example.

    Assuming the fieldname1 is a DropDown field for selecting a department (Marketing, Sales, Support).

    – Enter the names of the departments as the choices’ texts, and their corresponding emails as the choices’ values.
    – Tick the option: “Choice Value” for the “Value to Submit” attribute in the field’s settings.

    Finally, enter the tag of this field into the “Destination emails (comma separated)” attribute in the form’s settings: <%fieldname1%>

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘choose recipient mail address’ is closed to new replies.