How to call custom js file through button click
Hi,
I have custom js(will alert hello world) file added in manifest screen also. It is there in local client public\enu\files\custom folder. I want to add a new button in offer applet, from there I want to call that js file. How to configure above.