By default, a FormPanel in ExtJS 3.1.0 posts the form fields as application/x-www-form-urlencoded when you call its submit() function.
Is there any way to get it to post JSON instead?
|
feedback
|
|
You can use | |||
feedback
|
|
You probably want to extend | |||||||
feedback
|
|
You can override Just like this:
| ||||
feedback
|