Copied to clipboard

Flag this post as spam?

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


  • Darren Hunter 140 posts 232 karma points
    Feb 13, 2024 @ 14:39
    Darren Hunter
    0

    Umbraco 13 ngTable issues

    Hi,

    I have a plugin that I created in Umbraco 10, I have moved it over to Umbraco 13 and was expecting it to work out the box, silly me.

    It uses ngTable, I call it in the following way app.requires.push('ngTable');

    angular.module("umbraco").controller("ScheduledContentDashboard.Controller", function ($scope, $q, $http, $filter, ngTableParams, editorService) {

    .....

    });

    But I am getting errors thrown when I try and do this, can someone point me in the correct direction please.

    How I go about creating a table in the back office with out using ngTable.

Please Sign in or register to post replies

Write your reply to:

Draft