[html-formfu] HTML::FormFu::ExtJS v 0.05 and standardSubmit
Ron Savage
ron at savage.net.au
Fri Oct 3 10:44:59 BST 2008
Hi Moritz
> Yes you're right. You need to set url to /contacts/person/prepare
> (see BasicForm docs from ExtJS).
> FormFu::ExtJS does this not from the config file, yet.
Oh.
> try:
>
> $form->render(standardSubmit => \1, url => '/contacts/person/prepare')
That did not make any difference.
> That should do it. If this doesn't work, go with the example you posted
> and set "simple.getForm().getEl().dom.action = '/contacts/person/
> prepare';" in
> the submit handler.
That works!
$many x $thanx;
--
Ron Savage
ron at savage.net.au
http://savage.net.au/index.html
More information about the HTML-FormFu
mailing list