AI OnAI Off
Are you using the EPiServer property control to render the property containing the dynamic content? <%=CurrentPage["MainBody"] as string%> etc won't work.
Ahh, I understand, it works when I'm using EPiServer:property control. Thanks for helping me out!
Is there anyway to make it work with <%=CurrentPage["MainBody"] as string%> markup? I'm using PageTypeBuilder and would like to keep it stongly typed.
There is: http://tedgustaf.com/en/blog/2009/9/parse-an-episerver-xhtml-property-with-dynamic-content/
I'm using CMS6 and trying to use dynamic content from TinyMCE. I've no problem inserting dynamic content from pageproperty plugin, but when the page is rendred in normal mode it only displays . I've tried the same on the samplesite that is also installed on the same machine and it renders just fine.
Is there any premissons, configurations etc that could disabled DynamicContent? The only place I've seen is in episerver.config