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 372 posts 1005 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 786 posts 2949 karma points 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

  • 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