Add Rich Text Full Editor to Sitecore Page Editor -


i know there web.config sitecore setting update default text editor within content editor sitecore use full text editor:

<setting name="htmleditor.defaultprofile" value="/sitecore/system/settings/html editor profiles/rich text full" /> 

however, not provide full rich text editor toolbar within page editor mode. there setting missing or implemented differently?

add /sitecore/system/settings/html editor profiles/rich text full source field in builder tab when in template manager mode.


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - UICollectionView Self Sizing Cells with Auto Layout -