Using _raw_ tags with MailChimp
-
I have a form which uses a selection menu called about . The menu is configured with both display and value fields like so:
[select* about class:bs-menu "New Business|email address 1" "Careers|email address 2" "Media|email address 3" "Production|email address 4" "Other|email address 5"]
In the email message I can get to the value of the select using [about] and the text of the select by using [_raw_about].
However, the _raw_ version of the value does not seem to be interpreted by the Mail Chimp addon. It just sets my merge field value to [_raw_about] or _raw_about.
Has anyone used this succesfully?
- The topic ‘Using _raw_ tags with MailChimp’ is closed to new replies.