- 1
We want the ZIP-Field to accept numbers only. When I change
the input-field is not prefilled anymore, even for addresses which have a numeric ZIP.
Is it possible to fix this? Or is there another way to add a validator to the text-field?
nopCommerce Version 4.60.5
Nop One Page Checkout Version 4.6
<input type="text" ... id="billingZipPostalCode">to
<input type="number" ... id="billingZipPostalCode">
the input-field is not prefilled anymore, even for addresses which have a numeric ZIP.
Is it possible to fix this? Or is there another way to add a validator to the text-field?
nopCommerce Version 4.60.5
Nop One Page Checkout Version 4.6