Comma separated options from select fields
-
So I have a checkbox field where the user can select the items they prefer.
An example would be:
☐ Option 1.
☐ Option 2.
☐ Option 3.
The issue is when generating the PDF the text would read
The user selected Option1., Option 3., since the user can download a copy the main goal is to delete the commas completetly or be able to change them to something else.
I tried
'wpcf7_mail_tag_replaced'but it doesn’t seem to affect the PDF output.Any suggestions?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Comma separated options from select fields’ is closed to new replies.