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.
What are the limits of SuiteScript Clientside/Serverside code
Hi All,
I have included JavaScript on our item templates to create some different looks depending on certain fields being selected. While this has been functional it isn't as elegant as I would like.
I have been reading through the help on Suite Script to see if I can use it to replace some of the JavaScript on my item templates.
I saw in the help that a Suitelet can display a "Hello World" message in HTML.
Is it possible for a suitelet to effect the HTML that a customer sees when he navigates to an item on our website? For example, if I have a "use the big picture" check box on an item record can I have a script that sees that check box and updates the HTML being sent to the customer so that "the big picture" is used?