I am using Alfresco Community 5.0.d and have been trying to find a way to remove the people finder from live search as shown in below screenshot.
Please let me know in which file can I find this live search so I could modify the people finder or remove this from here.
Thanks.
Solved! Go to Solution.
Hi,
Issue is fixed and have a look at below link for solution.
Modify live search in Alfresco Commmunity 5.0.d - Stack Overflow
Hello Nikhil,
You can follow below steps,
1) Extend share-header.get.js
2) Find the widget for search box(ID : HEADER_SEARCH)
3) Disable showing people results(config property : showPeopleResults)
Refer below link for more details
JSDoc: Module: alfresco/header/SearchBox
Hope this helps!!!
Hi,
Issue is fixed and have a look at below link for solution.
Modify live search in Alfresco Commmunity 5.0.d - Stack Overflow
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.