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.
Trouble with setScript and record level client scripts
I've created a "SuiteLet" (actually just a class that take an nlobjForm and adds controls) and I'm having some trouble running it in a BeforeLoad UE script.
Here is the scenario: I want to display the same SuiteLet ("Address View") on my customized Customer form as well as in a totally different, pure SuiteLet ("Assessment View") form.
This is working just find, in the Customer UE BeforeLoad event I pass the nlobjForm instance to the AddressView class and it builds itself on a new tab. In the AssessmentView SuiteLet I create the nlobjForm instance in the main Run() method then pass it to the AddressView class so it can build itself up. This works great and I was really happy with it.
Steve Klett | Senior Developer
NetValue Technology