


Hi All,
We are trying to enable custom styles dropdown plugin for Content fragment rich text editor datatype, Can you please share any references ?
Views
Replies
Total Likes
Could you please check this https://lhotsetechnologies.com/blog/enable-rte-plugins-for-content-fragment/ it if helps.
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”
}
}