Skip to main content
1-Visitor
August 23, 2017
Question

How to display warnings on Mashups?

  • August 23, 2017
  • 2 replies
  • 2262 views

How to Display Warnings on Mashups?

for eg. "Temperature is too high"

2 replies

5-Regular Member
August 23, 2017

Hi Akshay, could you elaborate bit more on how you intend to display it, because there are quite a few ways how you can do it e.g. using LabelWidget, TextWidget, etc.

1-Visitor
August 23, 2017

"LabelWidget"  sir!

1-Visitor
August 23, 2017

Can you tell me which widget will be easier to display warnings?

5-Regular Member
August 23, 2017

Both Label and Value Display widgets are quite straight forward you just need the data bound to it however you want to do it and as you see screenshot below clicking on button widget on left shows the warning text over the right top one is ValuleDisplay and bottom one is Label Widget. Of course this is very basic example you can add conditions and so on as to when this should appear and the style associated to it. But it's a start