Anton Joubert
Posts: 0
Joined: Mon Feb 23, 2015 5:26 pm

Telephone list with NAME & NUMBER

I have a list of names and telephone numbers.

What is the best way to create a DB that brings up the names and numbers with the functionality to "click and call"

regards AJ

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Telephone list with NAME & NUMBER

Anton,

It doesn't matter in which way you will create DB for this functionality. You can read more about 'click and call' in Appery.io here https://getsatisfaction.com/apperyio/.... You can learn more about work with databases in appery here http://devcenter.appery.io/documentat...

Anton Joubert
Posts: 0
Joined: Mon Feb 23, 2015 5:26 pm

Telephone list with NAME & NUMBER

Hi Evgene

I have read the documentation.
My problem: I created two columns in a row 1st NAME 2nd NUMBER

If my list comes up only the number shows. I have binded the NAME + NUMBER both to the same TEXT location because there is just one .
I will attach a screenshot.

I hope you can help..
Thank you

Hope this helps . What Am I doing wrong? Image Image

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Telephone list with NAME & NUMBER

Anton,

Please clarify what result is expected? You want to have list of names and when you click any name, the call is started? If I'm right you need to map number to separate hidden input at your screen.And use this input in JS when you click name.

Return to “Issues”