Data and Bindings
App logic between components such as widgets, is typically established using bindings in the user interface. The UI supports a subset of data binding options that define the direction and flow of data between elements.
You can apply conditional logic to bindings using filters; filters work between Studio widgets and also when applying external data from ThingWorx. If needed, you can replicate bindings using JavaScript.
Binding expressions are managed in the Bindings pane. For more information, see Bindings Pane.
Was this helpful?