ansible-cmdb icon indicating copy to clipboard operation
ansible-cmdb copied to clipboard

Feature Request: Add column key match search

Open zakzhu opened this issue 5 years ago • 1 comments

Can you add a feature that will match column key to search?

zakzhu avatar Aug 21 '20 04:08 zakzhu

I assume this means the ability to search on something like "ip=192.168" in the fancy HTML overview?

It looks like DataTables (which is used for the overview and searching) does support that: https://datatables.net/examples/api/multi_filter.html

I'll have a look into implementing this.

fboender avatar Sep 05 '21 06:09 fboender