Try our conversational search powered by Generative AI!

[MVC] Get error after add dynamic content onto Tinymce editor

Found in

EPiServer.CMS.UI 7.6.1

Created

Mar 14, 2014

Updated

Apr 30, 2014

Area

Falcon/CMS/Edit UI

State

Closed, Fixed and Tested


Steps to reproduce

Environment 
- Server : window 2012

step:
- Install CMS 7.5 released site with MVC template + EPiServer.CMS.UI.7.6.1-feature-208.nupkg
- Go to Admin mode: Under Config tab > select Edit Custom Property Types
> Edit XhtmlString > Click on Add Setting: Drag icon of dynamic content From Media line and drop it on Editor Toolbar >> Save change
> Set New setting as default > Save all change
- Go to Edit mode > Create new page with page type = Standard page > publish page
- View New page on OPE mode: Click on main body field > Update content . see The error on Fire bug
TypeError: tinymce.dom.add is not a function
- Change Page to All Properties mode

Observed:
- The loading mode is run long time, can change to All Properties mode. use firebug, see JsError.txt attached file