Hi Bart
thank you for your response. However, whether I use _raw, _key or _value appears to make no difference to the display - I seem to only ever see the text, not the value
I am using SM 5.5.2.3 - would this make a difference?
cheers
paul
Hi Bart
In a custom form on the confirmation bodycopy page.
I did find another way around the problem this presented for me but Id still be intrigued to find out why the keywords do not display what I want them to
Yeah it’s weird that it’s not working for you. Would be interesting trying with a brand new form and a simple select field to see if you can replicate it that way.
Hi Bart
So my work-around was much simpler than the complicated way I was trying to do it in the first place. I was originally trying to use a switch statement to get the value (rather than the key) and create a variable to hold a different URL based on each response. This worked fine in the bodycopy pages but could not be used in the ‘Email options’ as the was stripped. This is because there is only the option for a wysiwyg editor
However, I replaced the key in each of the select items with the actual URL and even though I use - it delieves a URL to the image I wanted to select.
I will go back and play with the %_key% option later