Skip to main content
1-Visitor
March 22, 2021
Solved

TWX 8.5 Data Shape for SelectedItems in Dropdown Widget

  • March 22, 2021
  • 1 reply
  • 963 views

What is the data shape for the selected Items and for standard widgets like this that accept infotables where is the best place to find documentation on what data shapes to use with them when generating data?

Best answer by kazunari

Hi,

For example, create a same property(Infotable). Create it with the same data shape which you are using on Dropdown Widget "All Data". Set a value which you need to be selected on composer. Then bind the property to Dropdown widget(Selected Items).

1 reply

kazunari12-AmethystAnswer
12-Amethyst
March 23, 2021

Hi,

For example, create a same property(Infotable). Create it with the same data shape which you are using on Dropdown Widget "All Data". Set a value which you need to be selected on composer. Then bind the property to Dropdown widget(Selected Items).