Hi,
Is it possible to do a wildcard search in a textfilter in the Grid View? For example using a * in the filter gives no results when I want to see only the rown with text in this column (a free text field like description)?
Hi,
Is it possible to do a wildcard search in a textfilter in the Grid View? For example using a * in the filter gives no results when I want to see only the rown with text in this column (a free text field like description)?
You can use SQl like wildcard search with ‘%’ for the purpose in pimcore text filter.
Bump, no one has any idea?
Bump, Still no one knows if this is possible?
It works, see the logs
@vanchelosa don’t get an error anymore, guess something is solved in a later version but when I just fill in % in a textfilter every row is still showing up also the empty rows:
Hi, Any suggestions?