When we are trying to search an inner table containing various fields, it is not giving the results matching the given input field. (It is working when searching with “id” field but not when looking with “feature” field. (even for “id” it is not working with partial “id”, only working when a full “id” is entered in search field))
Expected behavior
The search should show give the results matching the given input.
Actual behavior
Nothing is happening with the search input. When searching with ‘feature’ it shows the same result(as if nothing was searched)
You can also make this Extended Search available by default by overriding the routes. Follow this quick guide to do so - Search on relationship fields by default