• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Custom dashboard failed to load adminTemplate.

    Development general discussion
    2
    5
    1.6k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      ganeshvarahade
      last edited by

      Hi guys,

      I have install mango 3.5.1 with angularjs app in my system, but it doesn't have any sample templates. and when I require(['mangoUIModule/adminTemplate/app']); with require(['mangoUIModule/myapp/app']); so giving this error

      Error: Could not resolve 'ui.examples.templates.adminTemplate' from state 'ui.help.customDashboards.'

      So In this case what should I do?

      Thanks
      Cheers.!

      1 Reply Last reply Reply Quote 0
      • Jared WiltshireJ
        Jared Wiltshire
        last edited by

        @ganeshvarahade The admin template was removed from the UI module in v3.4.0 as specified in the release notes.

        That said, you can still build custom apps on top the Mango AngularJS module. I would advise looking into just using custom pages coupled with a user module though.

        The old adminTemplate can be found here and should work with the latest version of Mango/UI module.

        Developer at Radix IoT

        1 Reply Last reply Reply Quote 0
        • G
          ganeshvarahade
          last edited by

          okey. for now I install mango so how should I used override folder and How to integrate custom theme? Do you have any videos or URL's so It would comfortable to understand and integrate it.

          Thanks
          Regards

          Jared WiltshireJ 1 Reply Last reply Reply Quote 0
          • Jared WiltshireJ
            Jared Wiltshire @ganeshvarahade
            last edited by Jared Wiltshire

            @ganeshvarahade said in Custom dashboard failed to load adminTemplate.:

            for now I install mango so how should I used override folder

            For the admin template, put it in the directory MA_HOME/overrides/web/modules/mangoUI/web/adminTemplate you can then access it over the web at /user-ui/adminTemplate/

            @ganeshvarahade said in Custom dashboard failed to load adminTemplate.:

            How to integrate custom theme? Do you have any videos or URL's so It would comfortable to understand and integrate it.

            You are asking some very broad questions without explaining yourself. Please be more specific and also search the help site which I linked to earlier. Here are couple of links -

            https://help.infiniteautomation.com/creating-a-custom-theme/
            https://vimeo.com/infiniteautomation

            Developer at Radix IoT

            1 Reply Last reply Reply Quote 0
            • G
              ganeshvarahade
              last edited by

              @jared-wiltshire said in Custom dashboard failed to load adminTemplate.:

              /user-ui/adminTemplate/

              Okay, Thanks @Jared-Wiltshire

              1 Reply Last reply Reply Quote 0
              • First post
                Last post