Hi! I have a doubt about advanced search.
My application needs to be able to search by different content types without including any characters in the search field.
I have tried this configuration in the *Web-Client-Config-Custom.xml*
<config>
<client>
<search-minimum>0</search-minimum>
</client>
</config>
It says that you need to introduce a minimum of 0 characters to do
the search.
Any ideas? What I want is that when I look for a content type, if the search field is empty, we are still able to do the search.
It's very important, please answer as soon as possible
:wink:
Thanks!