Search found 11 matches

Go to advanced search

by dev7281480
Wed Jan 07, 2015 9:08 am
Forum: Issues
Topic: How to send collection data from appery db to another server like amazon or other
Replies: 5
Views: 620
 
Jump to post

How to send collection data from appery db to another server like amazon or other

I want to all data from database collection but problem is that using this // result = {}; result.retrievedObject = Collection.retrieveObject(DB_id, collectionName, id, null); response.success(result); // I just get data of perticular object only, I want all object data in response............
by dev7281480
Tue Jan 06, 2015 11:08 am
Forum: Issues
Topic: How to send collection data from appery db to another server like amazon or other
Replies: 5
Views: 620
 
Jump to post

How to send collection data from appery db to another server like amazon or other

I am trying it to write script on my server and try to call to apperyio server code script which is written bellow
is this correct way............

http://devcenter.appery.io/documentat...

by dev7281480
Tue Jan 06, 2015 11:03 am
Forum: Issues
Topic: How to send collection data from appery db to another server like amazon or other
Replies: 5
Views: 620
 
Jump to post

How to send collection data from appery db to another server like amazon or other

I want to take backup of every activity of my app to the appery database and that data also store in my another server database. Is there any example example or tutorial to build my logic.....

by dev7281480
Mon Jan 05, 2015 7:30 am
Forum: Issues
Topic: how to store list item having mutiple component in database?
Replies: 1
Views: 289
 
Jump to post

how to store list item having mutiple component in database?

i want to show list of items which contains lables and edittext to edit and checkbox to checked that list item, and store that checked list item data in database

by dev7281480
Wed Dec 31, 2014 5:41 am
Forum: Issues
Topic: How to used external jquery plugins in app
Replies: 4
Views: 727
 
Jump to post

How to used external jquery plugins in app

thanks ihor !

by dev7281480
Tue Dec 30, 2014 7:35 am
Forum: Issues
Topic: How to used external jquery plugins in app
Replies: 4
Views: 727
 
Jump to post

How to used external jquery plugins in app

Thanks for reply I just want the procedure to used the jquery plugins downloaded from github in my app I tried the procedure which provided in documentation but it gives the error like when i copy the js file of plugin into projects js asset it gives error like semicolon missing . so please can you ...
by dev7281480
Mon Dec 29, 2014 12:05 pm
Forum: Issues
Topic: there is any demo to show how to used external plugins (GITHUB) in app
Replies: 1
Views: 278
 
Jump to post

there is any demo to show how to used external plugins (GITHUB) in app

I am struct with to add new external plugin downloaded by github in app

by dev7281480
Mon Dec 29, 2014 11:25 am
Forum: Issues
Topic: How to used external jquery plugins in app
Replies: 4
Views: 727
 
Jump to post

How to used external jquery plugins in app

I want to add jquery plugins like event calendar but when I go through create plugin tutorial it shows missing semicolon or assigned expression, but js codes validate from online tool and it doesn't shows error . So how i can implement jquery plugins in app?

by dev7281480
Thu Dec 18, 2014 5:23 am
Forum: Issues
Topic: how to store sqlite local database in sdcard with encrypted format
Replies: 3
Views: 442
 
Jump to post

how to store sqlite local database in sdcard with encrypted format

But I want to store that database into sdcard, and when it reinstall app should be ask for reload that databasefrom sdcard if database available.

Go to advanced search