Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send confirmation email field cannot handle variables #36

Closed
cselex opened this issue Jan 27, 2024 · 5 comments
Closed

Send confirmation email field cannot handle variables #36

cselex opened this issue Jan 27, 2024 · 5 comments

Comments

@cselex
Copy link
Contributor

cselex commented Jan 27, 2024

Welcome!

Could you fix the email field to be able to handle email or variables?
In the case of a confirmation email, I receive the email from a variable.
I know it can be solved in code, but please fix it, it would be useful in the long run if you don't have to pay attention to this when updating.
Thank you so much for your attention and participation.

@plain-solutions-gmbh
Copy link
Owner

Thank you for your request.
Unfortunately, I do not fully understand your request.
Can you perhaps add an example to the problem?

@cselex
Copy link
Contributor Author

cselex commented Feb 18, 2024

Hi!
Yes I show you.
When activate the "Visszaigazolás küldése" options I can add emails for the E-mail field (active field) but I need a variable here.
image

@plain-solutions-gmbh
Copy link
Owner

What kind of variable..? Have you tried {{your-variable}}?

@cselex
Copy link
Contributor Author

cselex commented Feb 25, 2024

Yes I tried:
image

@plain-solutions-gmbh
Copy link
Owner

I see. For security reason, this feature is not allowed.
But you can use the success hook.
The $request object contains also the fields data, where you can take the email variable and sending an email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants