Expand my Community achievements bar.

SOLVED

Touch UI-RTE - Special Chracters

Avatar

Level 3

We are using rte in existing dialog sling:resourceType="cq/gui/components/authoring/dialog/richtext"We re facing issue with special characters 

For Ex - if we enter '&copy' in jcr stored as '©' which  is creating problem while displaying on to the page.

is there any workaround for this or can we use RTE plugins misc tools in this scenario.

1 Accepted Solution

Avatar

Correct answer by
Administrator

Hi 

Adding to what Scott mentioned here, 

If you need to add some more characters to the options then:

Then add a node of type nt:unstructured with having entity Value as Hex Value of the characters. As shown in the image.

 

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

View solution in original post

4 Replies

Avatar

Level 10

See this community article - we discuss special characters: 

https://helpx.adobe.com/experience-manager/using/configure-touchui-rte.html

Hope this helps... 

Avatar

Level 3

Thank You Scott for the quick response.

Installed helpx attached package in my local but paragraph description,special characters tabs are not displayed.Please find attached screenshot.

We have a requirement to include in dialog not in editconfig.

Avatar

Level 10

To get special chars to show up - drop the TextRTE component (under General) in the page:

Also - you have to In Place editing. 

Just tested this.

Avatar

Correct answer by
Administrator

Hi 

Adding to what Scott mentioned here, 

If you need to add some more characters to the options then:

Then add a node of type nt:unstructured with having entity Value as Hex Value of the characters. As shown in the image.

 

Thanks and Regards

Kautuk Sahni



Kautuk Sahni