- Issue created by @dieterholvoet
- Merge request !514Submit a standardised version of the phone number → (Open) created by dieterholvoet
- Status changed to Needs review
10 months ago 11:45am 9 September 2024
Belgian phone numbers start with 0, but when prefixing with the international dial code +32 the 0 should be left out. Currently, having both the international dial code and a 0 passes validation and submits it like this to the backend.
The intl-tel-input library has the possibility to extract a standardised phone number from the input data. Let's submit that value instead of the raw value entered by the user, to make sure the submitted numbers are in a standardised format.
Needs review
6.3
Code