Does anyone know if it is possible to and/or how to go about wiring up a sql database to a FilteringSelect widget?
I have a database table with about 1500 rows and I would like to wire up two(2) FilteringSelect widgets to create a definition query against two (2) columns, but obviously it would be crazy to move all that into a json or other format.
Thanks.