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!
Custom button that passes Suitelet form values to client script
Hi,
I have developed a Suitelet that creates a form. Once the submit button on the form is pressed the Suitelet uses the values entered to create a PDF using BFO and displays the PDF on the screen. This all works perfectly, but the end users have now asked for another button that will email the PDF to a customer. Ideally the form will include two buttons, view PDF and email PDF. I am not sure how to do this as only one submit button can be used per Suitelet Form. I recognize you can add a custom button to the
0