• 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

    List of Events

    Dashboard Designer & Custom AngularJS Pages
    2
    3
    1.2k
    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 again!!

      I was looking at the list of events section of the examples page and can't seem to get the example to work with the filters. The list woks fine after changing the:

      event-type="eventType" alarm-level="alarmLevel" acknowledged="acknowledged"
      

      To:

      event-type="any" alarm-level="any" acknowledged="any"
      

      Works fine with the latter but then it cannot be filtered.

      With my limited skills I don't know if i am just missing the obvious or there is a slight error.

      Any assistance appreciated.

      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
      • CraigWebC
        CraigWeb
        last edited by

        Hi Pikey4

        If your filters are not going to be dynamic as they are in a the example you will need to reference the filter as a string event-type=" 'any' "
        what you have done is referenced a variable called "any" which does not have a value at the moment.

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

          Thanks for you r response,

          I have done an upgrade from 3.4 to 3.5 this morning and it now works, so we all good.

          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
          • First post
            Last post