Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Dec 13, 2023. It is now read-only.
Conditional logic #16
ChristopherNowlan
started this conversation in
Ideas
Replies: 3 comments 1 reply
There's currently no built-in conditional logic for emails. although its possible to support. In the meantime, you might be able to leverage the |
1 reply
I'm going to convert this to a discussion so we can keep the conversation going there. |
0 replies
I also need different email templates for different forms. Is there an option you can provide an emailFieldsOverride option so we can pass in custom fields and give this back in the FormattedEmail array? This way we can render different email templates in the beforeEmail hook. |
0 replies
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there a way to send different emails based on a field a user fills out
All reactions