I would like to display comments from the database inside the Umbraco back office tab for the page the comments belongs to. In the tab I would like to be able to see an overview of the comments and have the ability to delete them.
Could someone give me some pointers in how I could add this functionality?
The database will probably be a separate database from the cms database.
Display editable rows from database in back office page tab in Umbraco v8
Hi,
I have found threads such as this one: https://our.umbraco.com/forum/extending-umbraco-and-using-the-api/87953-show-and-manipulate-sql-table-data-in-umbraco-backoffice that points to a package that no longer seems to exist or is outdated.
I would like to display comments from the database inside the Umbraco back office tab for the page the comments belongs to. In the tab I would like to be able to see an overview of the comments and have the ability to delete them.
Could someone give me some pointers in how I could add this functionality? The database will probably be a separate database from the cms database.
Kind regards
is working on a reply...