When editing customer address with reslet script I...
# suitescript
d
When editing customer address with reslet script I always gets : Please enter value(s) for: Address" What field should I set there? this is the address object i loop through "addressbook": [ { "addressee": "Mohammed Talahwi", "addr1": "El Shaar , 3097", "city": "Istanbul", "zip": "05339-900", "country": "Türkiye", "defaultbilling": "T", "defaultshipping": "T" } ]
b
d
In SS1.0 I can set the value with setCurrentLineItem, is SS2 require to set address/currency values only with subrecords?
b
finish reading the help topic