• 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

    Disable the Data Point Details in point Value popup

    How-To
    5
    7
    1.8k
    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.
    • P
      Pikey4
      last edited by

      Hello!

      Is there a way to disable the link to the data point details link icon when popup is enabled on a live point value?

      Ideally, the enable popup only to display "quick view chart, stats, and point values" and the "set point value" (if available).

      Any Suggestions?

      Thanks

      Mango Core version: 3.5.6
      Mango API module version: 3.5.2
      MangoUi module version: 3.5.5
      Platform: 10.14 MacOS Mojave
      Chrome: Version 70.0.3538.110 (64-bit)

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

        Yes there is in fact, it is supposed to be an attribute like this data-point-details="false" however the data prefix gets stripped off so its not working correctly. This however works - data-data-point-details="false"
        I'll fix this for 3.6

        Developer at Radix IoT

        1 Reply Last reply Reply Quote 0
        • CraigWebC
          CraigWeb
          last edited by CraigWeb

          Good question I would expect setting data-point-details="false" to achieve that but I just tested it and it does not.

          Edit: lol I must have been testing while Jared responded

          1 Reply Last reply Reply Quote 0
          • P
            Pikey4
            last edited by

            Thanks for the reply,

            Yes I was trying to utilise the data-point-details="false"
            but was not successful as you have pointed out.

            data-data-point-details="false"
            

            works just fine

            Cheers!

            Mango Core version: 3.5.6
            Mango API module version: 3.5.2
            MangoUi module version: 3.5.5
            Platform: 10.14 MacOS Mojave
            Chrome: Version 70.0.3538.110 (64-bit)

            1 Reply Last reply Reply Quote 0
            • danD
              dan
              last edited by

              Hey Guys, where abouts does this attribute go in the dashboard designer?
              Is it in here?

              0_1595286899878_f12e7e8c-d0bf-45d4-bbf6-b3f2a60a96bd-image.png

              Such a javascript newbie :/

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

                These attributes are usually under "Element Specific"
                0_1595288889616_448171d2-3e3a-4f70-abbf-66a7a39e782e-image.png

                Fox

                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
                • danD
                  dan
                  last edited by

                  OK once I realised I was reading into that one a little too much and I just needed to hit the Edit Markup slider and put it in the source for each of the data points, that sorted it.

                  Thanks heaps for that!

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