Phone number doesn't display

On my website I would like to have members create a business listing to be viewed by everybody. Everything works well, except the phone numbers will not display.

I think it might have to do with not being able to select input type ‘Phone Number’ in the Database column. I can only select number and not Phone number like in the input Type. Seeing a phone number starts with a 0 it doesn’t show ???.

What am I doing wrong? Or how can I fix this?

Have you tried storing the phone number in a field of type Text?

Yay, that seems to work. Thanks.