Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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)
0