Search found 19 matches

Go to advanced search

by Tiago Martins
Mon May 16, 2016 8:58 pm
Forum: Issues
Topic: generic custom implementation service, retrieve records from database, limit
Replies: 8
Views: 984
 
Jump to post

generic custom implementation service, retrieve records from database, limit

This is the service that use a generic javascript implementation. How do I add limit parameter?
Image

by Tiago Martins
Mon May 16, 2016 6:17 pm
Forum: Issues
Topic: generic custom implementation service, retrieve records from database, limit
Replies: 8
Views: 984
 
Jump to post

generic custom implementation service, retrieve records from database, limit

No, how can I use it? My sql query is the sql var/string. It is incomplete, something like " select * from table".

by Tiago Martins
Sun May 15, 2016 10:52 am
Forum: Issues
Topic: generic custom implementation service, retrieve records from database, limit
Replies: 8
Views: 984
 
Jump to post

generic custom implementation service, retrieve records from database, limit

Hello, I have this generic service (custom javscript implementation) to retrieve data from websql. It only retrieve 100 results, how can I add limit parameter to retrieve more records?: Appery.jsWEBSQL = Appery.createClass(null, { init : function(requestOptions) { this.__requestOptions = $.extend({}...
by Tiago Martins
Thu Apr 16, 2015 8:56 pm
Forum: Issues
Topic: Camera save location
Replies: 27
Views: 2151
 
Jump to post

Camera save location

Yes, you'are right, what's the best destination type to save it in a sdcard file?
Thank you for you support.

by Tiago Martins
Thu Apr 16, 2015 6:53 pm
Forum: Issues
Topic: Camera save location
Replies: 27
Views: 2151
 
Jump to post

Camera save location

I just wanna save the photo in sdcard file. Image

by Tiago Martins
Thu Apr 16, 2015 6:52 pm
Forum: Issues
Topic: Camera save location
Replies: 27
Views: 2151
 
Jump to post

Camera save location

Hi, yes, in the camera service. Please check the image in next comment. Thx

by Tiago Martins
Wed Apr 15, 2015 1:43 am
Forum: Issues
Topic: Camera save location
Replies: 27
Views: 2151
 
Jump to post

Camera save location

Hi, I'm also using camera services and after run alert(arguments[0].imageURI); to show path on camera success event, I get "undefined". I cannot change camera service parameter "destinationType" to "File URI", this parameter is disabled. What could be wrong? Thanks
by Tiago Martins
Mon Apr 13, 2015 9:52 pm
Forum: Issues
Topic: sqlite - offline capabilities help
Replies: 8
Views: 873
 
Jump to post

sqlite - offline capabilities help

Hi, It's possible to replicate the mapped "anu_biz_inputgrid_service1" (on the first screen") with the new platform? I have a similiar mapping to a js function to update one local table/database? how can I replicate this in the new platform? I think the new platform doesn't provide ma...
by Tiago Martins
Fri Sep 05, 2014 12:41 am
Forum: Issues
Topic: Help with getting a Local notification plugin working.
Replies: 94
Views: 9466
 
Jump to post

Help with getting a Local notification plugin working.

Hi,
This plugin works fine in android.
Anyone knows some plugin like this but for running one javascript function? I need to scheduler a javascript function.
Thanks

Go to advanced search