I've noticed that ampersands are treated differently on FORM objects using VAR Label vs. VAR Edits. I lookup a client name and prefer to display it using VAR Label but when client name has '&' in it just an underscore is displayed in place of the &. Using a VAR Edit field it does display correctly.

Is this a bug or by design?

I can parse the name and replace (using SRPL) a single & with && and that makes this work, but this seems like a bug to me.


Reply via email to