The CreatorCon Call for Content is officially open! Get started here.

& converting to & in HTML code of a UI page

dfry123
Mega Expert

Hello,

I am trying to use "&" to get the & sign on   a UI page using HTML. When I hit update it converts it to just an "&" sign and I get the error "Error at line (1) The entity name must immediately follow the '&' in the entity reference." when I try to go to the page.

Any help would be appreciated!

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

Hi Darrell,



Try using ${AMP} (for phase 1 Jelly) or $[AMP] (for phase 2).



See episodes 1-3 here for more information and examples:


TechNow Episode List


View solution in original post

2 REPLIES 2

Chuck Tomasi
Tera Patron

Hi Darrell,



Try using ${AMP} (for phase 1 Jelly) or $[AMP] (for phase 2).



See episodes 1-3 here for more information and examples:


TechNow Episode List


dfry123
Mega Expert

Awesome! Thanks! Phase 2 worked!