Hello,i am struggling with the configuration of the "email" action.
i like to have the "Send Settings" populated with the appropriate fileds from my form
(so the reciever of this form can acually "Reply" to the "Form user" instead of replying to the default webserver/cms email account)
The manual states that i can use the Syntax:
{data:form_field_name}
or
{data:request_parameter_name}
to fill in these parameters. Unfortunately it does not make clear which one actually IS the "from_field_name"
- should i use {data:field_text5} (the field ID written in White on black in the form designer? Should i use {data:email} - my actual field Name/ID?
(since both variations don't work i expect this is wrong anyway)
or should i use the {data:request...} Syntax - and with what type of Parameters?
i like to have the "Send Settings" populated with the appropriate fileds from my form
(so the reciever of this form can acually "Reply" to the "Form user" instead of replying to the default webserver/cms email account)
The manual states that i can use the Syntax:
{data:form_field_name}
or
{data:request_parameter_name}
to fill in these parameters. Unfortunately it does not make clear which one actually IS the "from_field_name"
- should i use {data:field_text5} (the field ID written in White on black in the form designer? Should i use {data:email} - my actual field Name/ID?
(since both variations don't work i expect this is wrong anyway)
or should i use the {data:request...} Syntax - and with what type of Parameters?