Copied to clipboard

Flag this post as spam?

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


  • Rouben Muradyan 23 posts 173 karma points
    Aug 29, 2016 @ 07:42
    Rouben Muradyan
    0

    View custom table's data in Backoffice tab

    Hi guys . I have custom table "customTable" in my database . How can i display data from that table in backoffice ? I don't need any functions like edit or remove rows, just display that data. Please help.

    Regards, Ruben.

  • Damiaan 442 posts 1302 karma points MVP 6x c-trib
    Aug 29, 2016 @ 07:45
    Damiaan
    1

    There are a few concepts here you need to know about: like controllers, models and peta poco. The blog post of Warren will get you on the way: https://creativewebspecialist.co.uk/2013/07/16/umbraco-petapoco-to-store-blog-comments/

  • Rouben Muradyan 23 posts 173 karma points
    Aug 29, 2016 @ 08:01
    Rouben Muradyan
    0

    Thx for reply Damiaan. I already saw that blog post. But it's not solve my problem. I need to display data exactly in backoffice.

  • Damiaan 442 posts 1302 karma points MVP 6x c-trib
    Aug 29, 2016 @ 08:07
    Damiaan
    0

    I know. I just posted an update.

    Sorry.

  • Damiaan 442 posts 1302 karma points MVP 6x c-trib
    Aug 29, 2016 @ 07:58
    Damiaan
    0

    Oops. Just noticed you wanted to show data in the backoffice.

    You can still use some things from the link i just supplied.

    I guess you want to make dashboard tab? If so, you can render it using angular and call the data by exposing your data in a UmbracoAuthorizedApiController.

  • Rouben Muradyan 23 posts 173 karma points
    Aug 30, 2016 @ 20:42
    Rouben Muradyan
    100

    Good solution here http://www.nibble.be/?p=440

  • 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