• 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

    Filter Datapoint List Output

    Wishlist
    2
    6
    2.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.
    • MattFoxM
      MattFox
      last edited by

      Hi would be great to be able to filter out all of the information for a datapoint and just show the devicename or point name.
      Since I've added tags there's a whole bunch of jargon that get appended on the end from the tags I've created. Would be nice to tidy that up...

      Do not follow where the path may lead; go instead where there is no path.
      And leave a trail - Muriel Strode

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

        Yeah I know what you mean, the reason they are displayed is because some people have data points with identical device names and point names. The data point tags might be the only distinguishing factor between points now.

        Maybe an option for which tags are displayed by default in the system settings somewhere would be useful?

        Developer at Radix IoT

        1 Reply Last reply Reply Quote 0
        • MattFoxM
          MattFox
          last edited by

          Yeah I can relate there. I group by deviceName personally. Perhaps a format option?
          point-list-format="dname - name - tag"
          or somethign to that effect. that way we can choose what to show. maybe even a callback function we can add to it so we can format the output ourselves...

          Do not follow where the path may lead; go instead where there is no path.
          And leave a trail - Muriel Strode

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

            Selfish request here, but would you be willing to share the source so i can manually format it to my liking and create a separate directive?

            Do not follow where the path may lead; go instead where there is no path.
            And leave a trail - Muriel Strode

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

              @mattfox said in Filter Datapoint List Output:

              Yeah I can relate there. I group by deviceName personally. Perhaps a format option?
              point-list-format="dname - name - tag"
              or somethign to that effect. that way we can choose what to show. maybe even a callback function we can add to it so we can format the output ourselves...

              Yeah definitely will still be an option to format the labels via an attribute. I was talking more about adding a default setting for point lists which are on built in pages.

              @mattfox said in Filter Datapoint List Output:

              Selfish request here, but would you be willing to share the source so i can manually format it to my liking and create a separate directive?

              The source is all on Github -

              https://github.com/infiniteautomation/ma-dashboards/blob/main/UI/web-src/ngMango/directives/filteringPointList.js
              https://github.com/infiniteautomation/ma-dashboards/blob/main/UI/web-src/ngMango/directives/filteringPointList.html

              Developer at Radix IoT

              1 Reply Last reply Reply Quote 2
              • MattFoxM
                MattFox
                last edited by

                Excelllent, thanks Jared! Have a rep point :)

                Do not follow where the path may lead; go instead where there is no path.
                And leave a trail - Muriel Strode

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