Adding Third party JS Script to all the pages of Suite CRM

Hi Guys, I have a tool called user-back and this tools allow the users to provide quick feedback to our project management app. This tool provides us with a JS script which we have to put in the tag but I am not sure where I have to put this script to work.

Could you please guide me in this?

Thanks
Regards

Hi

For SuiteCRM v7, have a look at posts here (or Google) mentioning after_ui hook.

For v8, it’s surely possible but we don’t have documentation yet.

Thanks for guiding in this, I will try …

Hi,

An easier solution for SuiteCRM 7 should be to add your js file to folder custom/themes/SuiteP/js
(create that folder if it does not exists)
Then run Repair / QuickRepair

1 Like