Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to change the 'data not available' message in dashboard?
#1
How to change the 'data not available' message in dashboard?

This script can be used when the user doesn't wanted to show the data not available message in dashboard. User can change the sentence by this script and it will written under connection area.

sdk.getWidget('bar1').m_status.noData = "Sorry! Result not found";
sdk.getWidget('bar1').m_statuscolor = "#009988";
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)