Forum OpenACS Development: Re: Saving List Views (add to core?)

Collapse
Posted by Dave Bauer on
Hmmm its a list of key value pairs same as your usualy tcl array style list.

We derive the list of applied filters from the names of all the filters that exist in the list. Luckily orderby, groupby, etc are all implemented as filters so we get consistent handling for all these items.