• 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

    [Dashboard] "ma-point-value" use both 'flash-on-change' and 'font color' properties

    Scheduled Pinned Locked Moved User help
    1 Posts 1 Posters 762 Views 1 Watching
    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.
    • M Offline
      mliu18
      last edited by

      Hi all,

      I'm trying to use both the flash-on-change and font color property of ma-point-value, however, whenever I set a non-default font color, the flash-on-change behavior stops. Any help is much appreciated. cheers.

      Examples:

      • flash-on-change working as expected
      <ma-point-value id="display-v-100" enable-popup="down" style="position: absolute; left: 744px; top: 99px; width: 35px; height: 15px; background: white; font-size: 10px;" point-xid="V1" hide-event-indicator="false" flash-on-change="true" display-type="rendered"></ma-point-value>
      
      • flash-on-change doesn't work
      <ma-point-value id="display-v-100" enable-popup="down" style="position: absolute; left: 744px; top: 99px; width: 35px; height: 15px; background: black; color: white; font-size: 10px;" point-xid="V1" hide-event-indicator="false" flash-on-change="true" display-type="rendered"></ma-point-value>
      

      Warm regards,
      Michael

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