I have a tab with a list of Employees.
It is organized as a Detail layout with some Inline lists which are labeled as departments with employees inside. Each Inline list has a search field turned on, so I have the search field in the top of the whole tab. But when I input any data to the search field it always returns zero to me. Maybe I do something wrong but for me it seems a bug. I have done the work with Inline lists and search field like it was shown in the tutorial ‘Details Layout’, part 3
I wonder if it’s because the name is in the title.
I use a similar function for my IT ticket app so that you can search Pending and Solved tickets by different pieces of the tickets and it searches fine.
Maybe add the name into a second basic text box outside the Title box.
Do I understand correct, you mean that the search works with any other fields of the item excepting data in the title box? Unfortunately not, when I use search by values that are the part of the item but not in the title box, it also doesn’t work((
The search field in my app ‘inline list’ doesn’t work either
Obviously, it worked without a problem before, and the users of my app were using it to make it useful.