Search found 2 matches

Go to advanced search

by Emerson
Mon Jun 29, 2015 4:59 pm
Forum: Issues
Topic: Email with Android
Replies: 4
Views: 878
 
Jump to post

Email with Android

use:

window.open(link, "_system");

where "link" is a variable defining the "mailto:" section. (var link= "mailto:xxxx")

by Emerson
Tue Jun 16, 2015 8:54 pm
Forum: Issues
Topic: Dynamic Photo Display from Database
Replies: 1
Views: 287
 
Jump to post

Dynamic Photo Display from Database

How do you get a photo associated with a particular item in a database to appear in the UI when the app is run depending on which item is searched for? (I have a check in/ check out service app). for example, say i have 20 items in my database and all of them have an image of the item. In the app i ...

Go to advanced search