Search found 7291 matches

Go to advanced search

by Kateryna Grynko
Wed Oct 22, 2014 5:10 pm
Forum: Issues
Topic: CAROUSEL DOES NOT DISAPPEAR
Replies: 16
Views: 2167
 
Jump to post

CAROUSEL DOES NOT DISAPPEAR

Hi Rafael,

Please share your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and tell us its name.

by Kateryna Grynko
Wed Oct 22, 2014 4:44 pm
Forum: Issues
Topic: How to refresh html component
Replies: 10
Views: 3201
 
Jump to post

How to refresh html component

Hi David,

Method codehtml/code replaces a component content that is why all you see is 'refresh'.

What is stored in your HTML component that you want to refresh?

by Kateryna Grynko
Wed Oct 22, 2014 4:42 pm
Forum: Issues
Topic: How to reload a list after navigate to page
Replies: 8
Views: 2387
 
Jump to post

How to reload a list after navigate to page

Hi Claes,

How do you update this list? Do you use a service to do it? On what event do you call it?

by Kateryna Grynko
Wed Oct 22, 2014 4:41 pm
Forum: Issues
Topic: Input Component Help
Replies: 1
Views: 446
 
Jump to post

Input Component Help

Hi William, a1 stores a string variable so it's better to use code==/code instead of code===/code in your if condition:preif(a1 == 144)/pre As we can see, you want to use a result of function test1() in some element, to do it use this code:prevar result = test1(); Apperyio('answer1').text( r...
by Kateryna Grynko
Wed Oct 22, 2014 4:26 pm
Forum: Issues
Topic: is there any other way to make an element disappear?
Replies: 5
Views: 1095
 
Jump to post

is there any other way to make an element disappear?

Hi Rafael,

You can run method .hide(); for any set of components using CSS selector as follows:pre$(".ui-checkbox").hide();/pre

by Kateryna Grynko
Wed Oct 22, 2014 4:25 pm
Forum: Issues
Topic: Log in Issues for appery.io
Replies: 3
Views: 776
 
Jump to post

Log in Issues for appery.io

Hi Kenneth,

Were you able to log in?

by Kateryna Grynko
Tue Oct 21, 2014 9:12 pm
Forum: Issues
Topic: Link Database After Restoring App With New Name & New Database
Replies: 18
Views: 2870
 
Jump to post

Link Database After Restoring App With New Name & New Database

Hi Korry,

In request parameters of services svcRegisterDevice, svcUnregisterDevice, svcUpdateDevice, svcSendPush, svcGetDeviceInfo.

by Kateryna Grynko
Tue Oct 21, 2014 8:47 pm
Forum: Issues
Topic: Link Database After Restoring App With New Name & New Database
Replies: 18
Views: 2870
 
Jump to post

Link Database After Restoring App With New Name & New Database

Hi Korry,

Please change parameters X-Appery-App-Id etc in a new app restored from backup.
This is not a bug and these parameters are supposed to be presented after restoring app.

by Kateryna Grynko
Tue Oct 21, 2014 8:45 pm
Forum: Issues
Topic: Transferring image to Files Database. Image gets transferred but unreadable.
Replies: 11
Views: 1604
 
Jump to post

Transferring image to Files Database. Image gets transferred but unreadable.

Hi Mike,

Could you please try uploading files to database this way?
http://devcenter.appery.io/tutorials/...

Also please share the database with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a.

Go to advanced search