MVC working... Seems to be a Webforms issue only, im using <EPiServer:Property PropertyName="MainBody" runat="server" /> on the ASPX
If i use <%= CurrentPage.MainBody %> IT IS WORKING!
Hej Luc,
Checked surrounding form tag with runat server? Need to databind the control? Or perhaps set Autoeventwireup to true? Or just use the script tag since it's working :-)
/Leif
Hi
I have verified the issue and reported a bug CMS-7642 for it.
There is already a suggested fix for it and it will be verified by our QA team and then be part of next release.
Thanx for reporting!
There is now a package EPiServer.CMS.Core.10.9.2 available with a fix for this
Yes, that is a nice thing with continuous releases that we can get fixes out quite fast.
Seems that Dynamic Content in Wysiwyg in this version stoped working when upgraded to 10.9.1, from 10.5 (Webforms)
Only displaying in front end, expected: content from other page and property.
Any Idea?
I have this in episerver.config:
And it sure renders the name:
The HTML from editor is rendered front end