Getting INVALID TAG error when creating Free Text pagelet in 8.56.21
When creating a new free text pagelet using the Pagelet Wizard, I am receiving an error on step 2:
"INVALID TAG:div-Only whitelisted tags and attributes are allowed. h1=|h2=|h3=|h4=|h5=|h6=|br=|p=|b=|i=|img=src,width,height,alt. Image format should be %IMAGE(PSIMGOBJECT) (126,519)
To allow other tags and attributes, it should be whiltelisted in its respective peoplecode field events."
I found Doc ID 2563241.1 which states that this is a bug. The solution is:
"To implement the solution, customer needs to re-write the html code with white listed tags mentioned in PeopleCode."
Where would the change need to take place? The document does not go over this.