As a Sharepoint user, I would like to have a way to do a simple search in a list and have returned the rows which match my condition.
I know you can filter with the selectors, but I am talking about searching for a string in all fields without having to browse all the values in all the columns.
Is there anything OOB or I have to write some custom code ?
Thanks