Dialog for Touch UI RTE field .
<text jcr:primaryType="nt:unstructured" sling:resourceType="cq/gui/components/authoring/dialog/richtext" fieldLabel="Text" name="./text" required="{Boolean}true"> <rtePlugins jcr:primaryType="nt:unstructured"> <format jcr:primaryType="nt:unstructured" features="*"/> <misctools jcr:primaryType="nt:unstructured" features="*"/> <spellcheck jcr:primaryType="nt:unstructured" features="*"/> </rtePlugins> </text>
I only see default RTE and not additional plugins , is there a different way to include RTE plugins for Touch UI
Solved! Go to Solution.
Hi,
Can you look into this article, which tells how to configure RTE Plugins in Touch UI. You can easily learn how to create the RTE plugins for Touch UI step by step!!
https://helpx.adobe.com/experience-manager/using/configure-touchui-rte.html
Thanks,
Ratna Kumar.
Hi,
Can you look into this article, which tells how to configure RTE Plugins in Touch UI. You can easily learn how to create the RTE plugins for Touch UI step by step!!
https://helpx.adobe.com/experience-manager/using/configure-touchui-rte.html
Thanks,
Ratna Kumar.
In Addition to that, as you see in article, make sure you need to create RTE plugins under cq:editconfig->cq:inplaceEditing->config->rteplugins.
Views
Replies
Total Likes
Views
Likes
Replies