Hi,
I made a simple repository with these fields:
Document title (text)
Document file (upload file)
User assigned (Jform - user)
Uploading files works well; I have a problem with the search: in the search form I entered the name of the document and the user associated with setting them as filters.
Jform User is always waiting for a selection of a user so if I want to search document only by name it is not possible until i select a user.
I tried to use a dinamic select fiel (to load users) instead of the Jform
user field and in this way the search works perfectly: I can search by name, by user, and crossing the 2 fields, but... I lost the field Jform user function that allows you to do a search by writing freely in the field
So, I need the Jform user field functionality and that allows me to do a search WITHOUT necessarily select a user.
I hope I was clear enough. Any advice will be appreciated
Thanks