Form + dynamic recipients from custom field
-
Hello, I am trying to find the best way for this case (contact form):
One reusable form with different recipients:
– create one contact form in Forminator
– insert it on different pages/posts
– set the recipient via custom field/post type or parameter in the shortcodeIs this possible?
Details:
We have different contact persons but the form is always the same and we dont want to create x new forms in Forminator just to be able to change the recipient.It is possible to change the value of a hidden field via add_filter. But how do I change the actual mail address for the recipient?
“forminator_custom_form_mail_user_cc_addresses” is something I found but not really what is needed for this case. Mayb this filter could help: “forminator_get_admin_email_recipients”
The mail addresses come from a custom field (on each page where the form is insert).
And I dont want to show them in the source code.
- The topic ‘Form + dynamic recipients from custom field’ is closed to new replies.