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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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