Good morning.
I've found that the ampersand (&) will not display within the interface question/label. I've tried escaping it, enclosing within both single and double quotes, but it does not display. Is this as known issue or by desgin? I've just typed out the word and but curious about why & will not display.
For instnace:
This & That displays as This That
This \& That displays as This \ That
This "&" That displays as This "" That
etc.
Solved! Go to Solution.
@OllieClarke - Thanks! Didn't think to double it up.
@OllieClarke - Here's an update. When in Designer, && is required to disply as a single & within the analytic app interface. However, when I move to the Gallery, a single & will display correctly. Not a big issue on my end, but figured I'd mention that for anyone else.
@Robin_McIntosh does that mean that if you double ampersand it, it will display as double on gallery?
@OllieClarke - Yes. Once I was finished designing/testing an app in Designer, I moved over to Gallery and saw the double &&. I changed it back to a single & and it displayed correctly.