Open kirichme opened 1 year ago
Hi!
I think it's works.
I've tried this in local mode:
In form:
[select your-recipient "CEO|ceo@example.com" "Sales|sales@example.com" "Support|support@example.com"]
In my PDF layout:
TEST Recipient: Pipe: [your-recipient] Before pipe: [_raw_your-recipient]
It's worked!
@Florent73 Hi! Yes, it works for the select field type, but it doesn't work for the checkbox or radio field type, I have already installed [your-recipient] Before sending: [_raw_your-recipient], and it still gives out the wrong thing, if there is an opportunity to fix it,(( I will be very grateful!
example:
[checkbox test1 use_label_element "CEO|ceo@example.com" "Sales|sales@example.com" "Support|support@example.com"]
Hi!
OK i see that!
Thanks
Hi!
Can you testing the lastest version?
Thanks
Hi, yes, it worked, thank you!
But now I have discovered that this only works if 2 short codes are output to the form at once [_raw_your-recipient] [your-recipient], if you put one [your-recipient], it returns empty information.
Contact Form 7 supports channels ("|") in the checkbox as a separator of what the user sees and what is sent to the email. But what the user sees only goes into the PDF. Is it possible to fix this? Thanks!