RTE plugins for Rich Text
Hi,
We created multi field, inside multifield, i gave Richtext editor on Touch UI.
For Rich text editor we used sling:resourceType="cq/gui/components/authoring/dialog/richtext"
Am trying to add plugins for the richtext editor, it's not working.
Is there any suggestions or any other way to add plugins.
Ways i tried :
https://docs.adobe.com/docs/ko/aem/6-0/administer/operations/page-authoring/rich-text-editor.html
Based on this document i tried, it's working fine as single component.
but inside multified, its not working.
Is there any additional configuration, do i need to?
Please let me know for suggestions or document to achieve.