Search found 7291 matches

Go to advanced search

by Kateryna Grynko
Mon Oct 20, 2014 7:31 pm
Forum: Issues
Topic: invoke service not working
Replies: 10
Views: 1685
 
Jump to post

invoke service not working

Hi,

Please open a request with error in browser Network tab to see a full error message text.

Also could you please send a screenshot with request parameters you pass to server (Network tab)?

by Kateryna Grynko
Mon Oct 20, 2014 7:03 pm
Forum: Issues
Topic: How do I force the signup to be the user's email?
Replies: 6
Views: 962
 
Jump to post

How do I force the signup to be the user's email?

Hi Logan,

Thank you for the feedback!

by Kateryna Grynko
Mon Oct 20, 2014 5:35 pm
Forum: Issues
Topic: Issue: c15r: component not found
Replies: 4
Views: 849
 
Jump to post

Issue: c15r: component not found

Hi,

As we can see you have changed a file Screen3.js in app sources.
Please delete it and on parent folder (WEB_RESROUCES) click 'Undo all source changes'.

by Kateryna Grynko
Mon Oct 20, 2014 5:18 pm
Forum: Issues
Topic: storage models and array
Replies: 27
Views: 3745
 
Jump to post

storage models and array

Hi Michael,

Or it would be even better if you could share the app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a

by Kateryna Grynko
Mon Oct 20, 2014 5:00 pm
Forum: Issues
Topic: storage models and array
Replies: 27
Views: 3745
 
Jump to post

storage models and array

Hi Michael,

1) You use an incorrect JavaScript code. If favprop_id is an array then you should parse it (JSON.parse) and use indexOf https://developer.mozilla.org/en-US/d...

2) Regarding error c15r could you please post a public link and steps to reproduce it?

by Kateryna Grynko
Mon Oct 20, 2014 4:39 pm
Forum: Issues
Topic: user favourite items
Replies: 14
Views: 2138
 
Jump to post

user favourite items

Hi Joe,

Try this code please:prevar lsData = Appery.storage.LSVNAME.get();
if ( .findWhere( lsData, { Source_Id: value } ) ) {
return true;
}
return false;/pre

by Kateryna Grynko
Mon Oct 20, 2014 3:57 pm
Forum: Issues
Topic: Maintenance Window on October 19
Replies: 36
Views: 4456
 
Jump to post

Maintenance Window on October 19

Hi Adam,

Sorry, not sure I understand you. Is it appropriate for you if we just create a backup of your app and test it under our account?

by Kateryna Grynko
Mon Oct 20, 2014 3:50 pm
Forum: Issues
Topic: Query a date range.
Replies: 26
Views: 2965
 
Jump to post

Query a date range.

Hi Mike,

Thank you, I will pass this information to our developers.

by Kateryna Grynko
Mon Oct 20, 2014 3:33 pm
Forum: Issues
Topic: Maintenance Window on October 19
Replies: 36
Views: 4456
 
Jump to post

Maintenance Window on October 19

Hi Adam,

Thank you, we'll test your application.

Go to advanced search