Search found 4 matches

Go to advanced search

by Robby7162863
Tue Oct 21, 2014 9:24 am
Forum: Issues
Topic: Switchbutton event fires on page load
Replies: 2
Views: 247
 
Jump to post

Switchbutton event fires on page load

That's what I needed, thx !

by Robby7162863
Tue Oct 14, 2014 8:24 pm
Forum: Issues
Topic: Proxy request parameter
Replies: 5
Views: 511
 
Jump to post

Proxy request parameter

Ok, thx it works now.

Maybe you could add this to the docs for other users:
http://devcenter.appery.io/documentat...

by Robby7162863
Tue Oct 14, 2014 1:08 pm
Forum: Issues
Topic: Switchbutton event fires on page load
Replies: 2
Views: 247
 
Jump to post

Switchbutton event fires on page load

Hi, I have a switchbutton from which the value is bind to restservice1. I added a value changed event on the switchbutton to call another restservice2. In the page onload event I invoke restservice1 but at this moment the value changed event of the switchbutton is triggered. I only want the event tr...
by Robby7162863
Sun Oct 12, 2014 7:43 pm
Forum: Issues
Topic: Proxy request parameter
Replies: 5
Views: 511
 
Jump to post

Proxy request parameter

Hi, I have a rest service defined "[url=http:///{password}/{command}]http:///{password}/{command}[/url]" with the appery proxy enabled. I'm trying to call the service via javascript: restservice1.execute({ data: { 'command': 'get-sensors', 'password': 'test' } }); But the proxy doesn't sen...

Go to advanced search