-
Sencha User
Post to server from a proxy
I have got a data grid up and running that can fetch data from my server, and now I need to configure the proxy to make correct POST-request when editing objects.
It's very simple, the post-request need to go to a specific url (like localhost/Data/User/Edit) and simply submit the fields.
I found information on how to do this a while ago, but I just cant seem to find it again. I'm looking at proxies and writers in the docs, but I just can't seem to get to it.
Edit: The problem I am having now is that I can't get AjaxProxy to sent the parameters in a ordinary post-request. It will only sent the new data in Json or xml.
-
Sencha User
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules