Saving a Users phone number is not working because the default phone number option is for US phone numbers, but I am in the UK. A standard UK number looks like this:
This thread suggests saving phone numbers (as text) and prepending them with a [+][countrycode][phonenumber] . How do I add a [+], I mean where do I add that?
Hey I am having the exact same issue. I am very new and have no idea what im doing. I dont seem to be able to input the + into the string because mine is only showing the fields not letting me chose the input. I get all other types of data in my data base but no phone numbers so I am assuming its because the phone number is starting with a 0. I have it set up as text not numbers.
It is a bit fiddly to get the ‘+’ but it does work. That said, I found that I can save phone numbers without a ‘+’, I just save them as Text and whatever the user inputs will be what get’s stored in the DB.
Thank you!!! I have figured this out, I didn’t need to enter =input data for my other fields so that was a little confusing but i was able to do it for phone number and it worked for me. For anyone else having the same issue it was actually very tricky to get the + in front i had to try a few times but it is possible I think the hard part is clicking on the correct space between the = and the input value.