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.
Searching customer record to obtain primary contact
Maybe I'm missing something, but I want to do a search that returns both the specific customer record plus the primary contact information based on a known customer record ID.
Seems the only information regarding the primary contact is the text-based 'primarycontact' field which is not searchable for a unique primary record (could be redundant).
a) I know there is an undocumented field in the contact records called 'contactrole' which can be set to -10 to set it as the primary role contact. There does not seem to be a join ability with primary contact (would be nice for something like returnColumn('phone','primarycontact') ), but is it possible to do a sub-search that filtered on company ID and 'contactrole', or is this unsupported. I ask because 'contactrole' is not listed in the documentation and do not want to create an unsupported search.