Page 1 of 1

Filter Results like the Fuel Economy Database

PostPosted: Wed Oct 24, 2007 8:54 pm
by macassist
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

PostPosted: Wed Oct 24, 2007 8:58 pm
by shannah
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