Kris Reeves
04/18/2025, 6:39 PMrecord.setSublistValue({sublistId, line, fieldId, value})
(or at least, that worked for line items on sales orders). however, when i do the same using sublistId of addressbook
i get "Please enter value(s) for: Address"
as an error. however, in the records browser, there does not appear to be any required fields on the addressbook
sublist.
via some docs it seems like what i want to do is set a sub_record_ in the sub_list_, but i'm not exactly happy with the nature of "insert line / set current sublist value / commit line" workflow.
is it possible to create an addressbookaddress
subrecord in isolation, then set it as the first item in the sublist? (or insert it, etc)