Hi,
in a contact form I set a csv file and I successfully attached it to the email but I don't know how to include the submitted data in it.
The csv file I received contains:
"4,test-form,test-form,1,1,,Array,Array,Array,Array,Array,Array,Array"
I should like to receive only the submitted data as name, email, subject an so on.
Could you explain me how?
Thank you
Luca
in a contact form I set a csv file and I successfully attached it to the email but I don't know how to include the submitted data in it.
The csv file I received contains:
"4,test-form,test-form,1,1,,Array,Array,Array,Array,Array,Array,Array"
I should like to receive only the submitted data as name, email, subject an so on.
Could you explain me how?
Thank you
Luca