Re: Ajax form submission, formfragments and wizards

2010-12-21 Thread Richard Hill
Hi Thiago, Thanks for the info, most helpful. Cheers. On Tue, 2010-12-21 at 12:56 -0200, Thiago H. de Paula Figueiredo wrote: > On Tue, 21 Dec 2010 12:21:05 -0200, Richard Hill > wrote: > > > Hi, > > Hi! > > > I'm trying to build a simple wizard - a 5 step process. I've been > > looking

Re: Ajax form submission, formfragments and wizards

2010-12-21 Thread Thiago H. de Paula Figueiredo
On Tue, 21 Dec 2010 12:21:05 -0200, Richard Hill wrote: Hi, Hi! I'm trying to build a simple wizard - a 5 step process. I've been looking at formfragment - which I think I could use for each step of the process, with the appropriate fragment visible for each step. Do you need to submit

Ajax form submission, formfragments and wizards

2010-12-21 Thread Richard Hill
Hi, I'm trying to build a simple wizard - a 5 step process. I've been looking at formfragment - which I think I could use for each step of the process, with the appropriate fragment visible for each step. But how can I submit the data added to a fragment with Ajax? The submit button triggers a no