Firstly, please forgive my lack of coding knowledge - I'm alright with the front end, but I have no working knowledge of the back end, so thanks in advance for your patience!
I am using Contact Form 7 and the Contact Form to DB Extension.
In my form, I have put:
[checkbox yes-no "Yes, please" "No, thanks"]
I want to be able to export it in the DB extension so that all the 'Yes, please' people come up as 'true' and all the 'no, thanks' people come up as false (without changing the text that user sees to plain 'true' and 'false'.
I'll be exporting as a .csv file so that the site owner can upload it into their company's database.
Any step by step help that you guys can give me would be great.
Many thanks in advance!