Hi,
I have seen that when we perform a search that only return one result, WebAccess will try to open it, but when there's multiple entries in the result pane, everything works as expected listing all entries.
The same will happen no matter if its a document or a folder. so I I build a search to return folders, if only one result, then it will show me all documents within that folder and then, it's kind of unexpected.
This causes an issue when users need to only see the result and perform a task on that entry, as they don't need to have it open.
Is there an option somewhere where we can change this behavior to not open the entry if only one result?