Try our conversational search powered by Generative AI!

Loading...
Applies to versions: 10-13.x
Other versions:
ARCHIVED This content is retired and no longer maintained. See the version selector for other versions of this topic.

Replacing the default editor

Recommended reading 

The Commerce Manager Framework meta-field data types include a long HTML meta-field. By default, this field is editable using a simple textbox editor in the Catalog Management subsystem (legacy) section of Commerce Manager. However, you can enable a WYSIWYG editor control instead. 

Enabling the WYSIWYG editor control

Make the following changes in the Commerce Manager web.config file:

  1. Set the value attribute of the HtmlEditorControl to the path of the CuteEditor Editor Control (for example, ...value="~/Apps/Core/Controls/Editors/CuteEditor/EditorControl.ascx").
  2. Uncomment the CuteEditorDefaultFilesPath element.
Do you find this information helpful? Please log in to provide feedback.

Last updated: Oct 24, 2016

Recommended reading