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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Update Sales Order Form from Suitelet
What I’m trying to accomplish is to update fields in a custom sub-tab for a transaction that has already been saved, via a suitelet. The flow of work is that the user lands on the already saved Sales Order Form (non-edit mode). The user presses a custom button (user event script) which takes the user to a second custom form (suitelet). When the user presses the custom button, the user event script captures the id value (I’m assuming that the ID value in the url is a ‘handle’ to the saved sales order transaction) in the url and passes that
0