Problem with Autocomplete & Multiselect widget

1
When refreshing the widget it’s not getting the default values again neither it’s removing the selected items even though I’m changing the default value string to [] and set the refresh attribute to true and refresh the context object. Any idea what’s the issue there? Widget link: https://marketplace.mendix.com/link/component/116541
asked
1 answers
0

Hi! I encountered the same issue and it seemed that the refresh indeed does not happen when you use the xpath datasource without and actual xpath constrain.

 

The workaround for now was to use a microflow datasource.

 

Also the developer of the widget is notified and he will fix this later on.

 

Hope this helps!

answered