Copied to clipboard

Flag this post as spam?

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


  • Jonathan Roberts 409 posts 1063 karma points
    Aug 30, 2019 @ 11:16
    Jonathan Roberts
    0

    Use @Html.GetGridHtml in Dashboard of CMS - Umbraco 8

    I would like to create a custom welcome Dashboard page but this needs to be editable in the CMS as well.

    One idea was to create a page and allow the Admin user to set up a page using the Grid controls. I cant seem to get the cshtml Razor page to show in the Dashboard plus @Html.GetGridHtml isnt an option for HMTL.

    Is there a way to do this in Umbraco 8?

    Thanks

    Jon

  • David Brendel 792 posts 2970 karma points MVP 3x c-trib
    Sep 01, 2019 @ 19:57
    David Brendel
    0

    Hi,

    I think you have to try faking the rendering in an backoffice API controller ans Return the HTML to the angular based Dashboard.

    Regards David

Please Sign in or register to post replies

Write your reply to:

Draft