• Welcome to KonaKart Community Forum. Please login or sign up.
 

page navigation

Started by sashwill, September 05, 2008, 03:04:25 pm

Previous topic - Next topic

sashwill

I've added some logic to the BaseAction class to automatically register a customer with all the information I already have about them.  What I would like to do is then redirect them to the Personal address book page so they can verify and if necessary edit the info i supplied from our other source.

How can I direct someone to a page other than the homepage after login from the BaseAction class?  Can you provide an example or a bit of code.

Thank you

pete

You can use the code in the base action but you must do the direct from the action class currently being used.