Using Special Characters in Web Page View

From SmartWiki
Revision as of 14:26, 20 October 2017 by Chin (talk | contribs) (re-categorizing)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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;