Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • John C Scott 473 posts 1183 karma points
    Dec 12, 2011 @ 17:43
    John C Scott
    0

    rich text in embedded content

    I'm using Embedded Content with Umbraco 4.7.1 and still loving it :)

    I've hit one problem though which is that I can select a Rich Text type for the embedded data but this renders as a normal small textstring input box. Is there a way to make this work? It would be very useful if it did.

  • suzyb 474 posts 932 karma points
    Dec 22, 2011 @ 12:52
    suzyb
    0

    I would also find this useful.

  • Adi 17 posts 36 karma points
    Dec 22, 2011 @ 13:55
    Adi
    0

    I use use Razor syntax as below:

    @Html.Raw(c.GetProperty("news").ToString())

     

     

Please Sign in or register to post replies

Write your reply to:

Draft