Search found 7291 matches

Go to advanced search

by Kateryna Grynko
Tue Oct 21, 2014 8:43 pm
Forum: Issues
Topic: You should upgrade to Apache Cordova 3.5.1 or higher as soon as possible
Replies: 61
Views: 7002
 
Jump to post

You should upgrade to Apache Cordova 3.5.1 or higher as soon as possible

Hi Chandra,

https://getsatisfaction.com/apperyio/... unfortunately we do not have tutorials on how to do it.

You can change libraries version in App Settings but this can cause errors that you will have to fix manually as these Cordova versions differ a lot.

by Kateryna Grynko
Tue Oct 21, 2014 8:41 pm
Forum: Issues
Topic: Mobile app Rest Service from sql server through php - Authentication Login screen
Replies: 16
Views: 2018
 
Jump to post

Mobile app Rest Service from sql server through php - Authentication Login screen

Hi Stg,

Could you please give us working test credentials and also those that cause the error?

by Kateryna Grynko
Tue Oct 21, 2014 8:39 pm
Forum: Issues
Topic: How to include an email in a drop downlist?
Replies: 4
Views: 727
 
Jump to post

How to include an email in a drop downlist?

Hi Mike,

Please try this code: preAppery('mobileselectmenuname').append('' + emailVariable + '').selectmenu('refresh');/pre
Where mobileselectmenuname is your Select component name,
emailVariable is a variable containing email.

by Kateryna Grynko
Tue Oct 21, 2014 8:35 pm
Forum: Issues
Topic: Invisible element can't be shown with show() method after last weekend's update
Replies: 11
Views: 1727
 
Jump to post

Invisible element can't be shown with show() method after last weekend's update

Hi Kal,

Probably it will be better. Please let us know about the result of if you need any help!

by Kateryna Grynko
Tue Oct 21, 2014 8:15 pm
Forum: Issues
Topic: invoke service not working
Replies: 10
Views: 1456
 
Jump to post

invoke service not working

Hello,

Answered via email.

by Kateryna Grynko
Tue Oct 21, 2014 8:08 pm
Forum: Issues
Topic: Invisible element can't be shown with show() method after last weekend's update
Replies: 11
Views: 1727
 
Jump to post

Invisible element can't be shown with show() method after last weekend's update

Hi Kal,

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

by Kateryna Grynko
Tue Oct 21, 2014 8:07 pm
Forum: Issues
Topic: Showing Javascript variable from html box in label
Replies: 12
Views: 1526
 
Jump to post

Showing Javascript variable from html box in label

Hi David,

[quote:]i have javascript that creates a variable based on randomly generated number"[/quote]
So you have a JavaScript variable (not a localStorage variable) and you want to use its value in a Label and/or in an Input component on the same page, right?

by Kateryna Grynko
Tue Oct 21, 2014 7:46 pm
Forum: Issues
Topic: Problem invoking service from Javascript
Replies: 5
Views: 882
 
Jump to post

Problem invoking service from Javascript

Hi Alan,

Please make sure you are trying to call a service instance, not a service itself, i.e.
Image

Please invoke service instance as follows: prerestservice2.execute(); /pre

by Kateryna Grynko
Tue Oct 21, 2014 7:22 pm
Forum: Issues
Topic: CAROUSEL DOES NOT DISAPPEAR
Replies: 16
Views: 2041
 
Jump to post

CAROUSEL DOES NOT DISAPPEAR

Hi Rafael,

Kal advised a good solution!

Also please check whether if conditions are true. Are there any errors in console?
If this does not work for you please share the app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and tell us its name.

by Kateryna Grynko
Tue Oct 21, 2014 7:11 pm
Forum: Issues
Topic: Log in Issues for appery.io
Replies: 3
Views: 671
 
Jump to post

Log in Issues for appery.io

Hi Kenneth,

Could you please send an email to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a from that email address?

Go to advanced search