Hi OS,
is it possible, to change the behaviour in the form search? At the moment, the search will find the object, when the exact search term is written in a field. Is it also possible, to find the object when only a part si given in the search form?
Example:
There is a field with the name "description".
There is an object with the value "This is a description" in this field.
There will be a match when exactly searching the value "This is a description" but no match when searching the value "description".
I know I can find this by adding a * but this is not convenient for users who don't know about placeholders.
Regards, Mathias