Attribute Table Filters - Backlog of Ideas / Features
GitMurf opened this issue · 1 comments
GitMurf commented
- Create a custom function to parse the number values for aggregation to add thousands separators.
- The advanced regex I had working doesn't work on all browsers and definitely doesn't work on ipad.
- Likely the regex doesn't work on any safari based browser.
- Select columns to be removed/hidden so the table is more readable instead of being way too wide
- Someone made a fork of my script and added code to hide columns they didn't want.
- https://github.com/GitMurf/supertable
classicrob commented
Hey! Would love it if I could filter the entire table at once instead of just one column. I'm using this now for a qualitative usability study and that would be really handy since I tagged up the responses to different questions and I'm using each question as an attribute. I envision this would keep any row where any of the cells fulfill the conditions of the filter.