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
[EMAIL PROTECTED]
http://savage.net.au/index.html



_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to