Posts

Showing posts with the label overwriting default richtext menu in sitecore

How to specify custom richtext menu as default richtext field setting when no source is specified for richtext field in sitecore

Image
  Hey ,  there! Welcome to "Sitecore Series" Post is all about sharing the details about "Richtext field setting in templates and setting custom menu or adding a new menu as default setting to display a different menu in richtext editor" While creating template fields, if the field type is richtext then we have an option to specify the setting item in the source. Based on the setting item, richtext menu will be displayed.  Below are the different settings provided by sitecore: 1) /sitecore/system/Settings/Html Editor Profiles/Rich Text Full 2) /sitecore/system/Settings/Html Editor Profiles/Rich Text IDE 3) /sitecore/system/Settings/Html Editor Profiles/Rich Text Limited 4) /sitecore/system/Settings/Html Editor Profiles/Rich Text Medium 5) /sitecore/system/Settings/Html Editor Profiles/Rich Text Default Based on the setting provided, richtext menu options will vary. If "Rich Text Full" setting is specified, richtext menu contains several options and if ...