Hello,
I have a question about the checkbox value items that I receive in my mail after someone fills in my contact from 7.
If someone has checked these three boxes in the form:
CHECKBOX1
CHECKBOX2
CHECKBOX3
Then in my mail they appear as:
CHECKBOX1, CHECKBOX2, CHECKBOX3
However I would like to change the comma separation into line breaks.
Plus add a unique value for each checkbox so I can add in a URL:
Should be displayed in the email like this:
CHECKBOX1 – http://www.checkbox1.com
CHECKBOX2 – http://www.checkbox2.com
CHECKBOX3 – http://www.checkbox3.com
I really need this, can somebody please tell me where I can change this within contact form 7’s code?
Thanks!