Home
Search
Configure Global Search
Log In
Transactions
D10959
Change Details
Change Details
Old
New
Diff
{F9932853 size=full} This patch adds support for filtering out rows based on rules and values. Filters will work for any attribute data source, they are a property of the spreadsheet rather than of the attribute system. **Further Questions** * I still have to solve the "type" problem-- as in showing the correct types for filters based on what's in the spreadsheet. * This patch doesn't contain a search of visible columns when adding a new filter. That's separate enough that I think it makes sense to push that with a separate patch later.
{F9932853 size=full} This patch adds support for filtering out rows based on rules and values. Filters will work for any attribute data source, they are a property of the spreadsheet rather than of the attribute system. **Further Questions** * I would like to only display "Selected Only" in edit mode, but that depends on caching the data after a redraw, which I haven't been able to get working. * This patch doesn't contain a search of visible columns when adding a new filter. That's separate enough that I think it makes sense to push that with a separate patch later.
{F9932853 size=full} This patch adds support for filtering out rows based on rules and values. Filters will work for any attribute data source, they are a property of the spreadsheet rather than of the attribute system. **Further Questions** * I
still have to solve the "type" problem-- as in showing the correct types for filters based on what's in the spreadsheet
would like to only display "Selected Only" in edit mode, but that depends on caching the data after a redraw, which I haven't been able to get working
. * This patch doesn't contain a search of visible columns when adding a new filter. That's separate enough that I think it makes sense to push that with a separate patch later.
Continue