GX-Feature #70924
offenÜberprüfen der Postleitzahlen, ob diese zum gewählten Land passen
0%
Beschreibung
Überprüfen der Postleitzahlen, ob diese zum gewählten Land passen
Es kommt immer wieder mal vor, dass Kunden eine Postleitzahl eintragen, die nicht zum gewählten Land passt. Hier sollte eine einfache Prüfung auf die Länge der Postleitzahl erfolgen.
Erwartetes Ergebnis:
Bei der Kundenregistrierung sollte für die Länder Deutschland, Österreich und Schweiz die Länge der Postleitzahl geprüft werden.
Deutschland Minimum 5 Zeichen
Österreich Maximum 4 Zeichen
Schweiz Maximum 4 Zeichen
Die Länger der Postleitzahl sollte beim Land in der jeweiligen Tabelle gespeichert werden und beim HTML Formular dann als Min und Max Werte für das PLZ Feld eingesetzt werden.
Checking whether the zip codes match the selected country
From time to time, customers enter a zip code that does not match the selected country. In this case, a simple check should be carried out on the length of the zip code.
Expected result:
During customer registration, the length of the zip code should be checked for Germany, Austria and Switzerland.
Germany Minimum 5 characters
Austria Maximum 4 characters
Switzerland Maximum 4 characters
The length of the zip code should be saved in the respective table for the country and then used as the minimum and maximum values for the zip code field in the HTML form.
Nichts anzuzeigen