Forum OpenACS Development: Filter pulldowns in listbuilder

Collapse
Posted by dave hill on
While working on a mod of bugtracker, I saw my filters column grow unusably long. Sometime in the near term, I'd like to add the ability for listbuilder filters to be pulldowns in a form. Has anyone already worked on this?
Collapse
Posted by Jade Rubick on
This would be a really nice addition.

In the meantime, you can hack. If you look at project-manager, I show categories in the index page using a dropdown. It's not perfect by any means (and better support for this in list-builder would ROCK), but it works now.

A search box would also be a nice addition. I hack this in project manager, but it's not pretty, and doesn't work very well.