Page 2 of 2

Adding Multiple Contacts to App

Posted: Sat Mar 07, 2015 4:20 am
by Phil Rabon

So then just to clarify, I have 300 numbers and 150 email addresses. Does that mean I will have to create 450 javascript codes? That's what I'm getting from that last tutorial link.

Also I don't understand how I run Javascript for all those items if they are populating from the database as Evgene Karachevtsev suggested from this tutorial:
http://devcenter.appery.io/tutorials/...


Adding Multiple Contacts to App

Posted: Sat Mar 07, 2015 4:59 am
by Illya Stepanov

Philip -

You can just read the values of the clicked list items, you can learn this approach as explained in our video Training Course here: http://youtu.be/Kehn1LwnPto

  • and customize it for your case.