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.
Setting a default Contact in Customer Center Case Form... I'm stumped
Hi all,
I'm using a custom support case form on Customer Center so that our customers can enter support cases with some of the benefits of being behind a login.
However, my colleague and I can't seem to get our client script to work that would automatically populate the Contact field with the logged-in person's information.
We're currently just trying different permutations of nlapiSetFieldValue/SetFieldText wired up to a custom form button with arbitrary values. Nothing happens.
So, how does this field get updated? Is the correct function call something like nlapiSetFieldValue ("contact", someContactID)? It seems like that should work. I've tried a few different things, some of them from this forum, to no avail.