How to get dataSource updated after modifying a feature calling a SOE
I am developing a widget on Experience Builder for Developer 1.16. My Widget get the selected records from the map and load the data into a table. The user can check any of the selected features to call a SOE. The SOE change the feature state field but the change is not refreshed on the table. 1) I...