Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Sample Script: Google Maps Mashup on Customer Page
Hello all,
Find attached sample code for integrating a Google Map into your NetSuite account. It is a simple mashup that adds a tab to the customer page in view and edit mode and displays the customer's billing and shipping addresses in a scrollable/zoomable Google map.
For those of you who are curious, the mashup was built using a beforeload User Event script (for adding the Google Map UI to the customer page) and a Suitelet (for generating the map using the Google Map API). The latter script type is only available in version 2007.0 accounts.
For anyone intimidated by the script, I plan on bundling this and allowing for some end user configuration (such as API key, show multiple addresses, positioning, etc...). This will make it relatively easy to install and setup.