Skip to main content
16-Pearl
March 31, 2020
Solved

Displaying value in rectangle with State formatting

  • March 31, 2020
  • 1 reply
  • 1533 views

Hi ,

I am looking for a widget which shows value and State formatting also . Please help me to get this type of widget.

i have shown below screenshot which is my requirement. one rectangle which holds a value/data and depends on value it should change the border color. but i m not getting Widget name?

VaibhavShinde_0-1585674860313.png

 

 

Thanks

 

Best answer by PaiChung

You can overlay two widgets on top of each other to get this effect.

A Shape and Value display

1 reply

PaiChung22-Sapphire IAnswer
22-Sapphire I
March 31, 2020

You can overlay two widgets on top of each other to get this effect.

A Shape and Value display

16-Pearl
April 1, 2020

Hi PaiChung,

 

I have tried with Shape widget with value display in twx 8.5.2 , if i overlay display widget on top of Shape it is disappearing at runtime , and also i am unable to change the size of Display widget , checked after binding data as well.

 

Thank you

18-Opal
April 1, 2020

Hello @VaibhavShinde,

 

Try to add two value display widgets with different style, and control their visibility via a validator.

 

/ Constantine