yii2-phone-input
yii2-phone-input copied to clipboard
Dial Prefix missing in request
Hi,
If I select a country (e.g. Germany) and put in the number (e.g. 89 123456), just the following is sent in the request
CompanyHasNumber[0][number]:| "89+123456"
If I put in the dial prefix (+49) manually, the updated UI will shown with the German Flag, updating again, the prefix is missing in the request.
Thank you for andy idea!
Does nobody have an idea how to tell the UI to send the prefix within the request?
Hey, I am having the same issue. Have you managed to sort it out? And how?