Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
Intelligent Payment Automation, powered by BILL (aka Bill.com), lets you automate payments, manage vendor details, and bank account information within NetSuite.
The SuiteApp is available to organizations based in the U.S. with a valid U.S. address, or to global customers (except Canada, China, and Japan) with U.S. business subsidiaries. It only supports payments to vendors operating in the United States.
For more information, visit this thread.
Is it possible to add a footer filter to a script created saved search?
I've created a saved search in a script, I then capture the internalID of the new saved search and append it to a string to create a URL to the saved search results.
This URL string sets a dynamic URL field on a customer record with an 'on load' user event script. So basically, when the customer record loads there is a link under the address to find nearby prospects & customers (with the same FSA or 1st three digits of their postal code).
It's still in draft mode (I'm going to restrict to Canadian addresses, etc. later), but at this point I was wondering if it is possible to add footer filters to saved searches created in a user event Suitescript? (At this point our Netsuite version is 2012.1). I'm just a suitescript dabbler (not a real coder), so I appreciate any help.