Hi there
I use Read Data to get the data for a form, which is sent as an email after submitting it by visitor.
For example:
I get some data from the DB field extra_info with Read Data and {var:read_data3.title.extra_info}
I could display the data in form on the web page in a (hidden) field named extra_info and then use {data:extra_info} in the email.
BUT I do not want this data being displayed on the page – I just want it in the email.
My question:
How can I put the data in the email, without having to display it in the form on the web page?
{var:read_data3.title.extra_info} doesn't work …
I use Read Data to get the data for a form, which is sent as an email after submitting it by visitor.
For example:
I get some data from the DB field extra_info with Read Data and {var:read_data3.title.extra_info}
I could display the data in form on the web page in a (hidden) field named extra_info and then use {data:extra_info} in the email.
BUT I do not want this data being displayed on the page – I just want it in the email.
My question:
How can I put the data in the email, without having to display it in the form on the web page?
{var:read_data3.title.extra_info} doesn't work …