Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
pop a custom form from a client side button
Imagine this:[LIST=1]
[*]A customer calls to order supplies for their product we've sold them.
[*]A customer service rep locates the customer record and presses a button called "Send supplies".
[*]A pop-up window opens with a custom form (not a custom record, just a form to allow data entry)
[*]CSR enters a few bits of information and presses a save button.
[*]a UE script runs on the after submit event and does the following:
[LIST]
[*]Creates a sales order
[*]update some fields in another record
[/LIST]
[/LIST]
This pop-up form that I want to have doesn't represent a custom record, but an action. It would allow the collection of data and a trigger (save button) to run a script.
Steve Klett | Senior Developer
NetValue Technology