Hello,
I'm having a bug while using checkbox.
Suppose I got a checkbox like this:
[checkbox name "title1 | email1@gmail.com" "title2 | email2@gmail.com"]
When I fill in the cf 7 form's checkbox, the emails are sent to the right mail according to the checked option.
BUT in the layout if I chose title1, I get email1@gmail.com while I want to have title1 as my result.
Any solution for this?
Thank you.