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.
User Event not firing on record created via online form
Hello all,
I’m having some difficulty getting a User Event script to run on a custom record that is created from an online form. The basic process is that a potential Vendor would submit a form online (a custom html online form) and this creates a custom record called Vendor Lead Record to hold the values and then the script would fire and create a Vendor record from there.
The User Event script runs on the custom record called Vendor Lead Record and is supposed to run automatically when it is created (ie when the online form is submitted), but it doesn't. I have it set for After Submit, but have tried the other methods too. I have also tried explicitly stating on Create in the Deployment and also in the script itself. I've also tried a ton of other tweaks to try to get it working, but it just never fires on Create. It does fire on Edit from the User Interface, so I know the script itself