How to exclude a specific js file from the head of the template? I added a javascript file that is needed on my form. However, I noticed that specific javascript file is included on all of my webpages or included globally. How can I restrict it to be included on just a specific pages only and not globally?
↧