Hi,
I have an issue with my WizardFormController where sometimes I have to access the form controller but go to a specfic target page instead of the first page in the array. Once in the form controller this is easy as I can specify the page using _targetn thing is I need to automatically go to a specific page in the array depending on a given session var
Is there a way to achieve this, I have tried over riding getTargetPage but it doesn't make a difference when I first access the controller code.
In short I need to ensure formBackingObject is called then the user is redirected to a specific page in the array depending on a session variable.
I would appreciate any help I can get on this and if you're in Sydney I'll buy you a beer
Cheers
Bill


Reply With Quote