Cant find file search.lib.js

cancel
Showing results for 
Search instead for 
Did you mean: 
jagpanadero
Active Member

Cant find file search.lib.js

Hello everyone im following this tutorial right here link , but for the last part im unable to find the file search.lib.js suposed to be in Alfresco\tomcat\webapps\alfresco\WEB-INF\classes\alfresco\templates\webscripts\org\alfresco\slingshot\search\search.lib.js but as far as i can go is this /opt/alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/templates/webscripts/org/alfresco/extensions, im using alfresco 6, is there any way of solving this? thx

1 Reply
abhinavmishra14
Advanced

Re: Cant find file search.lib.js

search.lib.js is part of alfresco-share-services jar file. If you are creating an extension, you can take reference from this project to refer to files: https://github.com/Alfresco/share/tree/develop/share-services

Another example of search extension : https://github.com/abhinavmishra14/search-extension-demo/tree/master/search-extension-demo-platform/...

~Abhinav
(ACSCE, AWS SAA, Azure Admin)