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.
addrphone - field name change?
We're seeing lots of problems around the new Address subrecord specifically in regards to the field previously known as "phone". It is inconsistent in its behavior. I must have missed where this field name changed in the release notes?!
Here are some symptoms:
[LIST]
[*]In the UI the internal id for the Phone field appears as "addrphone"
[*]In the records browser the addressbook subrecord shows the field name as "phone"
[*]getField() on the subrecord works for "addrphone" but returns null for "phone" meaning there is no such field as "phone" on that record.
[*]You can read values using addrphone but cannot set them (settings results in no change)