• 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

    Editor bug in dashboard ?

    Dashboard Designer & Custom AngularJS Pages
    4
    8
    3.0k
    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.
    • philgdepP
      philgdep
      last edited by

      Good day,

      I can't use the page editor in the dashboard.0_1496844217575_Screen Shot 2017-06-07 at 15.58.12.png

      Impossible to move the little triangle on the right bottom side of the editor div.
      If I create a new page it does the same. It makes it impossible to enter any text.
      Sometimes I have the same problem in dashboard designer.
      It's also not possible to delete any pages.

      All modules have been updated to latest today.

      Could you also please make a video on how to make graphs or stats etc.. working in the dashboard designer? I can make all in the page editor by writing my own code but I've spent so much time to try to make it work in the dashboard designer with no success.

      1 Reply Last reply Reply Quote 0
      • Will GellerW
        Will Geller
        last edited by

        Do you see any any errors in your console when you encounter this issue? Have you tried hard refreshing, sometimes if an error is thrown it will prevent parts of the dashboard from working properly until you refresh.

        One thing I have noticed is that if you try to open a dashboard designer page in the edit page view, some times you will not be able to click on things because the preview of the page is actually overlaid on top of the UI with absolute positioning. Try deselecting the preview toggle if you think this may be the case.

        I am working on getting some new training videos out soon and I will make sure to cover basic graphs and stats in the designer.

        Infinite Automation - UI Developer

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

          I'd say for sure there is a directive or filter throwing an error on your page you have selected called "Statistics". Like Will said turn the preview off.

          Its likely to be a filter you have used on the page, In v3.1 the Mango filters have been renamed, if you have something like <tag attribute="value | moment"> it will now be <tag attribute="value | maMoment">

          Other filters you might have are first, tr or duration which are now maFirst, maTr and maDuration respectively.

          Developer at Radix IoT

          1 Reply Last reply Reply Quote 0
          • philgdepP
            philgdep
            last edited by

            There was no code in the 'Statistics' page.

            Turning the Preview off doesn't seem to fix the problem. The div is still blank with no editor place to change/put the code.
            Is hard refreshing "shift cmd-R" ? if yes, it doesn't fix either.
            I don't see any errors in the console.

            I was using Firefox and strangely, in Chrome and Safari, it seems to work.
            So maybe a problem with the Firefox browser?

            New training video would be great! I'm a bit confused by all the 'tmp' automatically put everywhere with ma-point-list

            Just need to know how to select a data source then device then the points from that device to stats or chart. I think with that the overall will be demonstrated.

            Thank's for clarifications about the new filters.

            I'll stick to code myself for the moment.

            S Jared WiltshireJ 3 Replies Last reply Reply Quote 0
            • S
              silvia @philgdep
              last edited by

              @philgdep said in Editor bug in dashboard ?:

              Just need to know how to select a data source then device then the points from that device to stats or chart. I think with that the overall will be demonstrated.

              I would love a tutorial on this part too :)

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

                @philgdep said in Editor bug in dashboard ?:

                New training video would be great! I'm a bit confused by all the 'tmp' automatically put everywhere with ma-point-list

                The dashboard designer just puts tmp in any required attributes so that the element can be inserted onto the page. Though technically a lot of them are still optional.

                @philgdep said in Editor bug in dashboard ?:

                Just need to know how to select a data source then device then the points from that device to stats or chart. I think with that the overall will be demonstrated.

                I'm sure we can do something like this. I'll show you two ways.

                Developer at Radix IoT

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

                  @philgdep said in Editor bug in dashboard ?:

                  I was using Firefox and strangely, in Chrome and Safari, it seems to work.
                  So maybe a problem with the Firefox browser?

                  Yep it wasn't displaying correctly in Firefox, I've fixed this in "Edit pages" and the dashboard designer for the next release.

                  Developer at Radix IoT

                  1 Reply Last reply Reply Quote 0
                  • Will GellerW
                    Will Geller
                    last edited by

                    Here is a video tutorial that covers how to use charts on the dashboard designer, that are driven by data source and device name parameter drop downs. It uses a dynamic watch list so it might not be exactly what you meant but it covers a powerful feature:

                    https://help.infiniteautomation.com/watch-list-charts/

                    Infinite Automation - UI Developer

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