hello, i am facing the issue using dropdown in table column.
When i change the selection in the dropdown, the table dataset doesn’t receive the updated value. Seems like nothing happens
Dropdown view: params
Dropdown view: VALUE binding
Dropdown view: OPTIONS binding
Dropdown view: onActionPerformed script
Table view: Columns properties + viewPath + viewParams
Table view: Message handle
Table view: onEditCellCommit
please help me to update dropdown value into my table dataset.