Copied to clipboard

Flag this post as spam?

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


  • Daniel Jensen 29 posts 160 karma points
    Jul 18, 2017 @ 14:44
    Daniel Jensen
    0

    Render grid editor media from rte content in backoffice

    I have a problem getting my custom grid editor to show img tags in the angular html file in the backoffice.

    Images are added normally inside the RTE, and are also displayed there. But when the object is sent back to the grid, the angular controller isnt able to resolve it to a image.

    RTE: enter image description here

    Grid: enter image description here

    <p>test</p>
    <p>
    <img rel="135305" alt="">
    </p>
    

    What do I need to do to display the actual image in the backoffice? Is there some kind of directive or service for this purpose?

    Best regards

Please Sign in or register to post replies

Write your reply to:

Draft