Copied to clipboard

Flag this post as spam?

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


  • jivan thapa 194 posts 681 karma points
    Oct 13, 2014 @ 16:03
    jivan thapa
    0

    Parsing richtext editor internal link

    Small notes::

    If you are using richtext editor, remember to parse internal links. Otherwise locallinks are not parsed automatically.

    use > <p>Description - @Html.Raw(umbraco.template.ParseInternalLinks(dog.description)) </p> instead of <p>Description - @Html.Raw(dog.description) </p>

  • 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.

Please Sign in or register to post replies