Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

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”

         }

       }