michael.piecko
15 Jun 2009, 2:19 AM
Hi all.
After almost finishing my first Ext app with Ext 2, i make my first steps towards Ext 3 because of the great new Ext Direct feature. There are a lot of REST examples around with grids and forms, but i didn't find any example with a simple no-record form. Just imagine a login form.
In the last blog there was an example how to setup a form to use Ext Direct http://extjs.com/blog/2009/06/03/ext-js-30-rc2-release-stable-robust-and-enhanced (last paragraph)
But this paragraph ends at the most interesting part: how to submit this form using a button and Ext Direct? I didn't succeed with myFormPanel.getForm().submit()? Is this still the way to do it?
Thans in advance for any hint or example.
Michael
After almost finishing my first Ext app with Ext 2, i make my first steps towards Ext 3 because of the great new Ext Direct feature. There are a lot of REST examples around with grids and forms, but i didn't find any example with a simple no-record form. Just imagine a login form.
In the last blog there was an example how to setup a form to use Ext Direct http://extjs.com/blog/2009/06/03/ext-js-30-rc2-release-stable-robust-and-enhanced (last paragraph)
But this paragraph ends at the most interesting part: how to submit this form using a button and Ext Direct? I didn't succeed with myFormPanel.getForm().submit()? Is this still the way to do it?
Thans in advance for any hint or example.
Michael