cancel
Showing results for 
Search instead for 
Did you mean: 

Copy to and Move to modifications

johnpelquingua
Champ in-the-making
Champ in-the-making
Hi All,

Is there a way to add a search field to the copy to and move to interface? I tried to find the file where to add the search field and up to this time I'm have no luck on finding it. Can you guys help on what is the exact file name for the copy to and move to interface.

I'd appreciate all your help.

Please also see the attached image file to what I am exactly doing.


Best REgards,




2 REPLIES 2

niketapatel
Star Contributor
Star Contributor
You need to modify below ftl file for copy and move module.

copy-move-to.get.html.ftl which is actually getting loaded by global-folder.get.html.ftl

Both files are located at: tomcat\webapps\share\WEB-INF\classes\alfresco\site-webscripts\org\alfresco\modules\documentlibrary\

Hope its helpful!

Hi niketapatel,

Thank you for the reply I finally found it and I also modified the copy-move-to.js to perform some backend javascripts because I want to do a site search under the site picker of the copy and move to dialog box.

Thank you for your help.


Regards,