Hi I am using SuiteCommerce Advance 2023.2.1 and i...
# suitecommerce
t
Hi I am using SuiteCommerce Advance 2023.2.1 and if there is no default billing or default shipping address in Address Book of profile page, it occurs error what says
is not a valid key for address
Also, if any of address in Address Book doesn't have address1, it also shows
Missing required field: addr1
I think, all of this about validation check. I want to know on where, we can enable/disable this validation check. On NetSuite panel or codebase?
image.png
e
Hi @Tom, check the form associated with your addresses, it seems to me it is coming from your ERP settings. It also seems to me a data issue.
t
Yes, I checked
addresses form
. But it is set as optional. What kind of forms I have to check more detail?
e
Is your address indeed missing addr1? I mean it should not be, you need to populate a value there, is essentially the main part of the address, addr2 is optional since this is just a complement.