I know this must be real simple, this used to work in v4, but after migration this stopped working.
I want to send an email to the adress the user submitted in the form. So I created an email action. I entered my own adress in the 'to' field and this {input_text_9} in the 'dynamic to' field.
I get the email, but the user not.
This used to work fine in v4.
If I add the bracket in the 'to' field, then CF shows a red message in the from > designer view (and it does not send the email).
The save to db works fine and shows the correct data, so I assume the form is ok.
I added the 'debug' action and the output for the from seems just fine. The error-array is empty.
How to send an email to a dynamic value from the form? I must be overlokking something.
I want to send an email to the adress the user submitted in the form. So I created an email action. I entered my own adress in the 'to' field and this {input_text_9} in the 'dynamic to' field.
I get the email, but the user not.
This used to work fine in v4.
If I add the bracket in the 'to' field, then CF shows a red message in the from > designer view (and it does not send the email).
The save to db works fine and shows the correct data, so I assume the form is ok.
I added the 'debug' action and the output for the from seems just fine. The error-array is empty.
How to send an email to a dynamic value from the form? I must be overlokking something.