Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi Guys,
Can someone explains how do i get to render HTML tag from RTE?
I need to display text from my RTE something like
Hello there <br/> bla bla bla
But here by <br/> tag gets removed all the time. Any idea why ? Here is how my code looks like
@:{image : '@slide.umbracoFile', title : '@slide.GetProperty("slideshowHeading")'},
Tried that as well but nothing
@:{image : '@slide.umbracoFile', title : '<h1>@Html.Raw(slide.slideshowHeading)</h1>'},
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Rendering HTML tag from RTE
Hi Guys,
Can someone explains how do i get to render HTML tag from RTE?
I need to display text from my RTE something like
Hello there <br/> bla bla bla
But here by <br/> tag gets removed all the time. Any idea why ? Here is how my code looks like
Tried that as well but nothing
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.