-
Oct 11th, 2006, 06:34 AM
#1
Using AbstractWizardForm Controller
Hi,
One of my class extends this controller. The request comes to the formBackingObject() in the form of POST. In formBackingObject() I am trying to render the form object which i am oing successfully but when that object returns from this method it doesnt calls the first page of the wizard. It just hangs up somewhere.
On debugging I found
BaseCommandController:340 - Creating new command of class[InfoForm]
and after this I believe the page should be rendered with the form object, but i am not getting the first page of the wizard.
Can anyone help me out in this.
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules