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.
Scripted button when clicked opens "New" custom event form
Would like to add a button to the customer record form, user clicks button which opens a NEW (custom) event form and populating the customers name.
Looking at the api would I use
nlapiResolveURL(type, identifier, id, displayMode)
or
nlapiSetRedirectURL(type, identifier, id, editmode, parameters)
???
Thanks
0