I have a contact form where people can choose what they want to ask about from a drop down. What I would like to do is send the filled out form to different recipients based on how the user fills out the form. For example, if you choose "Service" then the recipient is service@mydomain.com, and if you choose "Marketing" then the recipient is marketing@mydomain.com. And so on.
I have already made variable fields that are shown based on the selections made. For example, if you choose "service" I show info about different sub questions related to service, as well as specific input fields. But I can't find out how to change the recipient.
I am currently using:
Joomla 4.1
Chronoforms 7.09
PHP 8.0.16
Best regards and thanks in advance.
I have already made variable fields that are shown based on the selections made. For example, if you choose "service" I show info about different sub questions related to service, as well as specific input fields. But I can't find out how to change the recipient.
I am currently using:
Joomla 4.1
Chronoforms 7.09
PHP 8.0.16
Best regards and thanks in advance.