We have a database with a view that starts with is not working. The box comes up by does not return results. The is a older view and starts with worked until recently. Also starts with works with other views in the same database. How can I fix this?
The view quick search, or “start with” as you call it, searches the first sorted column of the view, whether that column is visible or not. If the sorted column contains a string, you can type as much or as little as you want. If it’s a date/time or number column, however, you must type a complete value – “2/4/08” for instance, not just “2”.