Currently, if I have a nested collection structure like this:
Client/SiteName/Device
And I want to search for e.g. a particular “Device” entry, if I have selected the Client
level, nothing will turn up in the search. I have to drill down to each sub-Collection to perform the search. This is ok (ish) if I know which Site
I need to search anyway, but breaks down if I’m not sure which Site
the Device
might be at.
It would be extremely useful if selecting a particular Collection then performing a search worked like “All Items”, but restricted or filtered to that particular parent Collection.
Thanks!