Oct 02 2016 11:22 AM - edited Oct 02 2016 11:41 AM
Oct 02 2016 10:26 PM
Hi,
You can achieve this by using calculated column.
create 2 columns
1.ContactNumber -Single line of text(for example).
2.Phone Number -Calculated Column(to show actual Phone Number).
Insert following formula in Phone Number formula field
=TEXT(ContactNumber,"000-000-0000")
Now on default view, you can hide Contact Number Column.
Create a new Item and you done.
Insert data
Your Final View
Cheers !
Oct 03 2016 06:43 AM - edited Oct 03 2016 06:47 AM
Thanks Vipin,
Isn't there a way that the field makes sure that the user types it in the right format the first time?
I thought that is what validation does?
What I am trying to avoid is users forgetting to type in the are codes, my staff have been forgetting the dashes too!
I am getting a lot of different variations of phone numbers.