Hi,
I have created a Number Field as Mobile Number: when it's showing on the view screen the format is incorrect 593,593,593 it supposes to show 593593593.
How I can achieve such a format?
Thanks in advance
Community moderators have prevented the ability to post new answers.
9103004260
Telephone numbers are not numbers. If you try to put them into numeric fields, you're going to lose them, because numbers can't store them. Have a think about how "+44(0)1935 678123" (the valid format for my home number) would be stored in a numeric field.
You should use text fields for telephone numbers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.