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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Site Builder Tags in Suitescript
I'm currently having to add links throughout our sites to comply with the new GDPR regulations, which I'm doing using site tags (ie. Setup > Site Builder > Tags).
I've managed to do this on most of our forms by including the tag in the main page HTML and moving its output over the form iframe with CSS positioning. I am however having an issue with an email signup form which loads a form in an iframe within a pop-up lightbox modal window. I've tried using the tag within the form HTML template, but this doesn't work.
Can anyone advise if there's some way to include the tag in the form template HTML - and, if not, is there a way to access custom tags within Suitescript? If I can do the latter, I can inject the value using ajax and either an SSP handler or a suitelet.