c# - Nop Commerce 3.4 Address validation fails if the country has no state -
i working in project uses nopcommerce 3.40. facing problem validating address country has no state. example -
what require -
- for countries states , au state should required.
- for other countries state should optional.
is possible in nopcommerce? or missing something? possible without tweaking code?
thanks.
there way without touching code. need considerable time fix.
in admin,
- go configuration ==> countries
- then click edit.
- now select "state , province" tab.
- add state name similar "n/a" or "" blank.
- do step 1 4 countries except us, aus or applicable.
if can update code, can done easily. other hand if don't want use state @ all, can disabled admin too.
Comments
Post a Comment