I'm having a problem in locating webscript in Alfresco 4.2c. I need to extend its functionality. I found and edited pickerresults.ftl but to see the changes I need to locate it in src files in the repository. I found it extracted in tomcat directory but I cannot locate where it came from.
I found out that in community edition it should be in the alfresco remote api but cannot see it there.
Asked
Active
Viewed 100 times
1

lucaskos
- 67
- 9
-
1Have you looked into JAR files as well? Note, the controler might be written in JS or Java. – Lista Mar 11 '19 at 17:43
1 Answers
1
The older version's src code was maintained in SVN. use share extensions to override the script. below link gives the src location:

Abbas Kararawala
- 1,254
- 12
- 19