Rovak / KJSencha

Ext-JS / Sencha Touch Integration Module for Zend Framework 2
Other
24 stars 15 forks source link

Need Help! #42

Open Amri94 opened 10 years ago

Amri94 commented 10 years ago

Hi I have been trying to make a simple application involving a form submit I have managed to create the view and see a form on my screen I want to call a method named createTemplate in my IndexController But the data does not reach the method I believe that the error is due to formHandler: undefined I have followed the docs and added the annotation but still no progress

Please help Thanks

Rovak commented 10 years ago

Could you post some code which demonstrates the problem, and did you compare your code with the examples in KJSenchaExample?