Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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.
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/
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.
I know. I just posted an update.
Sorry.
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.
Good solution here http://www.nibble.be/?p=440
is working on a reply...
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.
Continue discussion
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.
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/
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.
I know. I just posted an update.
Sorry.
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.
Good solution here http://www.nibble.be/?p=440
is working on a reply...
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.