Skip to main content
15-Moonstone
January 9, 2020
Question

Assign values to State definition using service

  • January 9, 2020
  • 1 reply
  • 1067 views

While configuring state definition,I have to enter values manually.But how do I give values using a service to state definition?

1 reply

22-Sapphire I
January 9, 2020

After a State based definition is applied to a widget, the States themselves will become available as bindable parameters on the widget properties.

This allows you to use a service or a dataset to overwrite the originally defined  States

Very commonly used with let's say a 'Gauge Mashup' that you embed in your different mashups, now you can use a single defined Gauge Mashup to represent different properties that operate in different ranges.