Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.

How to enable custom styles dropdown options for content fragment RTE datatype

Avatar

Level 3

Hi All,

We are trying to enable custom styles dropdown plugin for Content fragment rich text editor datatype, Can you please share any references ?

 

 

2 Replies

Avatar

Level 3

Hi @DEBAL_DAS ,

 

Thanks for sharing details, I followed it but did not get the "Styles" option.

I have added styles#styles under uisetting -> multieditorFullscreen { }

I can see styles section data availble but not loading on toolbar.

“styles”: {

       “features”: “*”,

       “styles”: {

         “warning”: {

           “text”: “Warning”,

           “cssName”: “warning”

         },

         “monospace”: {

           “text”: “Monospace”,

           “cssName”: “monospace”

         }

       }