Search in column

hello it possible to add a search field (texte) in each column
for exemple in contact list a search field in account name ? or inother place ?

i assume you know about the standard ways of filtering list views with Basic search and Advanced search.

But if you really want ways to quickly search more than one column, directly, without entering Search menu… you’ll have to code it in PHP. You will need to override the List view class.