I am hiding deactivate button on Account form level as well as home grid level but my function which is present on account .js only works on form level as we have one other file utility.js in which function is defined so its working fine on form but i am calling the same function on Home grid level from ribbon workbench but its not able to refer the utility.js file where function is defined.
How can i refer the other file in ribbon workbench in homegrid .









