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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Add button on Invoice to pull address and append to URL launched
Hello all, I'm looking to add a custom button to our invoice forms- one of the big yellow one's ideally (Edit, New, Print, etc...)- that will allow us to get a delivery cost calculated on an external web page.
The button would need to pull the default shipping address from the customer tied to that invoice, and put that in a single line string format like this or similar:
1217 Loch Lomand Dr, Greenville SC, 29615
This address would be appended to a hardcoded URL:
http://www.creaidev.com/MHPDeliveryCalc/index.php?address=
as such in our example:
http://www.creaidev.com/MHPDeliveryCalc/index.php?address=1217
0