koalyptus / TableFilter

A Javascript library making HTML tables filterable and a bit more :)
https://www.tablefilter.com
MIT License
324 stars 95 forks source link

Need "filter out" or hide capability #823

Open regdorf59 opened 3 years ago

regdorf59 commented 3 years ago

I publish weekly release notes that either have blank content, or unwanted content, such as "No user impact." or "#N/A." I'd like the a filter that when selected hides those records from display.

koalyptus commented 3 years ago

Hi @regdorf59,

Have a look to those examples they might help:

Cheers

regdorf59 commented 3 years ago

Excellent! In addition to hiding specific values in a table column, for example “N/A”, I’m hoping there is a way to also hide blank cells in that same column. For example, I want a filter to hide the row, based on the lack of cell data in the Description column:

ID Description URL ABC123

_________________________________ Rick Egdorf | UnitedHealthcare Strategic Platform Sr. Technical Writer, Cirrus User Documentation Team 13625 Technology Drive, Eden Prairie, MN 55344 ***@***.******@***.***> www.Optum.com PTO: TBD. If urgent, contact Julie Houlton. From: koalyptus ***@***.***> Sent: Tuesday, September 21, 2021 5:39 AM To: koalyptus/TableFilter ***@***.***> Cc: Egdorf, Rick ***@***.***>; Mention ***@***.***> Subject: Re: [koalyptus/TableFilter] Need "filter out" or hide capability (#823) Hi @regdorf59, Have a look to those examples they might help: * https://www.tablefilter.com/custom-filter-options.html (the not na option in POP column, the ! operator) * https://www.tablefilter.com/external-filter-operators.html (gives an idea of supported operators) * https://www.tablefilter.com/custom-filtering.html (alternative approach using cell_parser configuration option) Cheers — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to which it is addressed. If the reader of this e-mail is not the intended recipient or his or her authorized agent, the reader is hereby notified that any dissemination, distribution or copying of this e-mail is prohibited. If you have received this e-mail in error, please notify the sender by replying to this message and delete this e-mail immediately.