Hi Team ,
I have to provide a color picker inside a Rich Text RTE inline edit .
I have followed couple of blogs ,but no luck . Could you please share any information if you have used any .
javascript - Multiple custom plugins in TouchUI RTE in AEM not working - Stack Overflow
Views
Replies
Total Likes
You need to create a RTE plug-in. Details can be found in this FAQ:
Scott's Digital Community: Adobe Experience Manager FAQs and other Tips
Views
Replies
Total Likes
Hello,
You may need to add something like this:
<BackgroundColor
jcr:primaryType="nt:unstructured"
sling:resourceType=" /libs/granite/ui/components/coral/foundation/form/colorfield"
classicPaletteType="{Boolean}true"
editType="{Boolean}true"
fieldLabel="Background Color"
name="./BackgroundColor"/>
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies