Hi Edwin,
Here's Marcel's answer in post https://community.mendix.com/link/space/app-development/questions/143745:
When updating to Mendix 10.24 and DataWidgets 3.x, any drop down column filters will loose their association settings. Mendix will upgrade the migration tool to migrate these column configs better. For now, we stay on DataWidgets 2.32.2 and update when the migration tool can handle drop down columns
You can also do this:
All you need to do is update your Widgets module. So just go to Marketplace and search for “Data Widgets”:
Select "Download", "Replace existing module" and "Import":
After that, Update All the Widgets.
Thank you for the quick answer.
This still does not work.
Even in a new App it doesn't work, so it is not a migration-issue.
I even tried the Data Widgets 2.32.2 in the new App and still no Text-Filter is rendered.
I found/understand the issue now. In my new App I forgot to add Filter-Fields under the Filter-tab in the Gallery-properties.
In the migrated App the problem was the widget-version. There was no Filter-tab at all in the Gallery-properties.
It now works after adding the widgets from the new App to my migrated App and I still had to add the Filter-Fields, sinces they where deleted.
It's too bad that Mendix gives very poort information on which version you use. For example why not adding a __Version-folder in the Data Widget MarketPlace-module (or in all the MarketPlace-modules). For now I had to open the widget-files and look in the package.xml