London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

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

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.

Last updated: Oct 24, 2016