Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
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