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.
Suitelet to Portlet response
I'm building a google map on a dashboard. The map markers come from a saved search, are converted to latitude and longitude through script, then displayed on the map.
I've got the search built, and I understand and tested the google maps API to where I can build a page based on my saved search results.
What I'm having problems with is getting a usable interface on the dashboard. I've built a portlet form script that has my filter fields... so far so good. Then I can add a button to the form that calls a suitelet script... ok still good.
0