Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Is there a way to obtain formId from nlobjForm?
I have a user event script with beforeLoad function implemented. If the user is on form internal ID '57', I want to do nothing. Any other form and the customer is of a specific category, I want to redirect to a another form. My problem is that the script is going in to an endless loop. I need to interrogate the ID of the form passed in to beforeLoad. Thanks.
0