Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

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”

         }

       }