Search found 4005 matches

Go to advanced search

by Yurii Orishchuk
Fri May 02, 2014 2:34 am
Forum: Issues
Topic: select list not closing after item selected
Replies: 38
Views: 4583
 
Jump to post

select list not closing after item selected

Hi Bob.

Please provide us your app public link.

And describe what we have to do to reproduce this problem.

Thanks.

by Yurii Orishchuk
Fri May 02, 2014 2:25 am
Forum: Issues
Topic: problem with panel
Replies: 40
Views: 5322
 
Jump to post

problem with panel

Hi Yaniv.

Please give us your public app link and specify steps to reproduce these problems.

Thanks.

by Yurii Orishchuk
Fri May 02, 2014 2:19 am
Forum: Issues
Topic: Is there any way to send a password recover email without using a service like SendGrid?
Replies: 4
Views: 699
 
Jump to post

Is there any way to send a password recover email without using a service like SendGrid?

Hi Deki.

Unfortunately Appery.io server side currently does not support this functional.

And this time you can use only third party services to send emails. Or implement your one in other technology and use it from appery.io by invoking the REST.

Regards.

by Yurii Orishchuk
Fri May 02, 2014 2:10 am
Forum: Issues
Topic: Mandatory Fields
Replies: 6
Views: 1104
 
Jump to post

Mandatory Fields

Hi Janise. It's up to you what code to use. But you can use following one(add this to the submit button click): ''' //name_field - is a name of the input component that's need to be validated on empty value. var name = Appery("name_field").val(); //Validation condition if(name == "&qu...
by Yurii Orishchuk
Fri May 02, 2014 1:50 am
Forum: Issues
Topic: Uploading files to server
Replies: 15
Views: 1838
 
Jump to post

Uploading files to server

Hi prashant.

Please give us your app public link. And specify steps to reproduce this problem.

And we will take a look.

Thanks.

by Yurii Orishchuk
Fri May 02, 2014 1:48 am
Forum: Issues
Topic: Homepage image override from service
Replies: 9
Views: 1151
 
Jump to post

Homepage image override from service

Hi John.

We can't to find a problem in your APP.

Please specify steps to reproduce it.

Thanks.

by Yurii Orishchuk
Fri May 02, 2014 12:20 am
Forum: Issues
Topic: Server Code DB query with criteria
Replies: 1
Views: 404
 
Jump to post

Server Code DB query with criteria

Hi Slava. That's important to know Collection.query is not the same as collections REST API. Collection.query from server code described here: http://docs.appery.io/documentation/b... And there is note about "criteria" - criteria - JSON – queries the object that was built in accordance wit...
by Yurii Orishchuk
Thu May 01, 2014 9:45 pm
Forum: Issues
Topic: Push notification sent from server code logic
Replies: 6
Views: 1009
 
Jump to post

Push notification sent from server code logic

Hi Deki. Yes your functionality could be implemented by appery.io. Please follow this brief plan: 1 Server code. This is your JS function on server which is make logic you have described. Read more about it: http://docs.appery.io/tutorials/creat... http://docs.appery.io/documentation/b... 2 Server c...
by Yurii Orishchuk
Thu May 01, 2014 4:40 am
Forum: Issues
Topic: Carousel change frames automatically
Replies: 19
Views: 2490
 
Jump to post

Carousel change frames automatically

Hi John.

We have tested it code and it's ok.

Please give us your app public link. And describe steps to reproduce your problem.

Regards.

by Yurii Orishchuk
Thu May 01, 2014 4:26 am
Forum: Issues
Topic: Upload File Bad Request Error
Replies: 22
Views: 2789
 
Jump to post

Upload File Bad Request Error

Hi Tooba. We have checked this tutorial and it's ok. So probably you just missed some steps. Maybe login processing, or mapping sessionToken to the request in filesUploaser service. So please give us screen shot from NETWORK browser debuger tab. We want to see request parameters and response. See ex...

Go to advanced search