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.
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.