When you put an apostrophe in your dropdown list, it displays as '. escaping the character with a backslash does not work in this case.
I’m creating a dropdown with security questions like “What is your mother’s maiden name?”, so it looks pretty bad with multiple instances of this issue.
3 answers
Hello pohldoug,
Thanks for reporting this. It is because we convert the apostrophe to “'”, while IE does not support displaying “'” as ‘. This problem is explained here: http://www.digimantra.com/tips/how-to…
We will release a minor update to convert the apostrophe to ', which will solve the problem. Meanwhile you can use non-IE browser (e.g. FireFox, Chrome, Safari or Opera) to run your simulation as work around.
This question is now closed