Search found 7 matches

Go to advanced search

by Phil Rabon
Sun Mar 29, 2015 3:48 am
Forum: Issues
Topic: sending an email via local storage
Replies: 1
Views: 91
 
Jump to post

sending an email via local storage

How do I send an email to an email in local storage? Would you use something like this:
mailto:localstorage.getItem('Email')

I want the email to open in the native mail app.

Thank you!

by Phil Rabon
Sat Mar 07, 2015 4:20 am
Forum: Issues
Topic: Adding Multiple Contacts to App
Replies: 11
Views: 550
 
Jump to post

Adding Multiple Contacts to App

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 Ka...
by Phil Rabon
Sat Mar 07, 2015 3:59 am
Forum: Issues
Topic: Adding Multiple Contacts to App
Replies: 11
Views: 550
 
Jump to post

Adding Multiple Contacts to App

Thanks but that's to dial a specific number. I need to pull numbers from the database. I have 300 numbers and 150 email addresses and doing it this way, I would have to enter them all manually. Is there a way I can click to call from the database?

by Phil Rabon
Tue Mar 03, 2015 5:39 am
Forum: Issues
Topic: Adding Multiple Contacts to App
Replies: 11
Views: 550
 
Jump to post

Adding Multiple Contacts to App

That worked perfectly. I was able to get the contacts to populate from the database, just like in the tutorial. My next challenge is to have users click on the different pieces of information, Phone Number, Pager Number and email, and have it call or open and email to that particular address. How wo...
by Phil Rabon
Tue Feb 17, 2015 9:45 pm
Forum: Issues
Topic: Adding Multiple Contacts to App
Replies: 11
Views: 550
 
Jump to post

Adding Multiple Contacts to App

I'm guessing a database would be the best way to keep all those contacts, especially since I will need to update the list of "people and phone numbers" once a year.

Would that be the best way, and how would I go about doing that? I'm learning as I go, so any help would be appreciated.

by Phil Rabon
Mon Feb 16, 2015 4:49 am
Forum: Issues
Topic: Adding Multiple Contacts to App
Replies: 11
Views: 550
 
Jump to post

Adding Multiple Contacts to App

Thank you for your response. Let me clarify my question. I don't need the app to access the contacts on the device. I want users to access a set list of names and numbers. Basically, I want the app to have a "phone book" for doctors and nurses at a certain hospital. (So they can use the ap...
by Phil Rabon
Sun Feb 15, 2015 5:19 pm
Forum: Issues
Topic: Adding Multiple Contacts to App
Replies: 11
Views: 550
 
Jump to post

Adding Multiple Contacts to App

I need to add 140 contacts, accessible to customers who use the app. I have followed the "Using the contacts component" tutorial, but I'm not sure how to add the contact information so it shows up in the app.

Go to advanced search