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.
Anyone worked with ContactAccessRolesList Record?
Hi,
We're trying to use the newly accessible ContactAccessRolesList to update/create an access, password, and role for each contact of a customer record. The process is create/update customer record [save], create/associate contact records to customer record, edit customer record and loop through ContactAccessRolesList and set 'giveAccess', 'password', 'password2', and 'role'.
Does anyone have any code examples of the last part (loop through ContactAccessRolesList and set access fields)? Having very difficult time locating this list in the schema and figuring out whether this is a keyed sublist, non-keyed sublist, or record (as the schema browser implies by the name ContactAccessRolesList
0