Filter Results like the Fuel Economy Database
Archived from the Xataface Users forum.
macassist — Wed Oct 24, 2007 8:54 pm
Hiya,
has it been documented anywhere how I might be able to have popup menus showing the distinct values of certain fields in the currently found set, similar to the list of cars in the Fuel Economy Database, where the user can ask for cars from a certain year, manufacturer, etc from popups?
Thanks
Sean
shannah — Wed Oct 24, 2007 8:58 pm
That is a feature in Dataface 0.8, soon to be released. Expect it before the end of November.
The syntax would be:
- Code: Select all
[fieldname] filter=1
in the fields.ini file…
-Steve