I'm adding admin data to form entries. The current workflow is
View entries
Search for specific entry to update
View that entry
Click edit
Make change
Click update
Repeat.
I think it would simplify things if there were a search form on the "View single entry" screen, so that after the first one, the workflow that at least the "view all entries" step could be skipped.
It'd also be good if, when this search (from the view entry screen) returns a single entry, that entry was displayed in the "View entry" mode instead of requiring another click to get to that state.