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.
Trying to get confirmation. Can Web Services not see/access dynamic fields?
I have a situation where I would like a web service to leverage our built-in user event code for internal processes. Basically we set some dynamic fields on beforeload (to manage 'original' settings and special checkboxes that are used strictly to direct single event calls on record save -- e.g. notify me).
I like the use of the dynamic fields as these don't hit the database and don't get stored but help me manage things across the whole submit event - from beforeload, through client-side workflow, to aftersubmit. We'd prefer that the web service leverage all this event code as well, so wanted it to simply load a specific record, change the appropriate dynamic fields, and submit and let the user event scripts take over.