This message was deleted.
# suitescript
s
This message was deleted.
e
You have bill_phone but are outputting ship_phone in the catch
k
ah lol true, but neither shipping address phone or billing address phone are set
e
lookng at the records browser it looks like it's just
phone
k
that didn't work for me either
🤷
weird... if I do
billingAddressSubrecord.getValue({ fieldId: 'addrphone' })
I get the correct value, but eventually the field clears out... ._.