Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Item/Category Templates - Addition to <head> Problem
Hello,
I've noticed that when you use the "Addition to <head>" area in an Item/Category template, it places the added code at the top of the <head> tag, i.e., before the code placed in the "Addition to <head>" area in the Theme template. This makes it difficult to use libraries such as jQuery, since you have to call the library before running a script from that library.
Is it possible that NS would change that behavior so "Addition to <head>" respects the hierarchy of the templates (placing the theme additions before the item/category templates additions)?