Using Special Characters in Web Page View

Issue

When inserting special characters, such as the registered trademark sign ("®"), into the variables of a Web Page View field, upon save the character will insert extra characters, or convert the special characters into other characters. Example: "®" will change to "®".

Resolution

Instead of inserting the special character, use the HTML representation instead, based on the table below:

CharacterRepresentation
Non-Breaking Space 
""
<&lt;
>&gt;
&&amp;
©&copy;
®&reg;
¢&cent;
°&deg;
²&sup2;
»&raquo;
«&laquo;
¼&frac14;
½&frac12;
¾&frac34;
±&plusmn;
ü&uuml;
Ø&Oslash;
¡&iexcl;
ñ&ntilde;