cancel
Showing results for 
Search instead for 
Did you mean: 

search function

justin
Champ in-the-making
Champ in-the-making
Hi,

In Windows Explorer you can navigate to a specific folder and have the option of searching within that folder when right clicked.  In Alfresco's web client, is it possible to navigate to a certain folder and choose to search within that folder using one of the folder options?  The only way I see currently to perform a search on a certain folder would be going into advance search and choose the specific folder to search within.

Thanks,

Justin
3 REPLIES 3

gavinc
Champ in-the-making
Champ in-the-making
You answered your own question  :wink:

No, currently the only way to search within a particular folder is to go to the advaced search page and select the space you want.

justin
Champ in-the-making
Champ in-the-making
Hi Gavin,

Is this feature going to be implemented down the road?  This seems like a rather popular feature people use.  If this is not going to be implemented, implementing it wouldn't be hard would it?  I just need to pass the path as an argument to the advance search screen?

Thanks for your reply,

Justin

gavinc
Champ in-the-making
Champ in-the-making
I don't believe there are any plans to add this feature, but feel free to raise this as a new feature in JIRA and it will certainly get considered.

You could modify r:simpleSearch component to add an option to just search within the current space. Have a look at org.alfresco.web.ui.repo.component.UISimpleSearch