Click to See Complete Forum and Search --> : Atomic WizardSteps


MikeOS
08-26-2007, 07:41 AM
Hi all,

Does anyone know if it is possible to make the steps in a wizard atomic?

I have a two step wizard, the first step is a CreateUserWizard and the second is a factored profile. When coding I created an error in the profile step. I checked the database and found the new user was created but obviously without any profile information as that is the step where the error occurred. So does anyone have any ideas of how I can make these steps atomic? Any help very much appreciated.

Thanks

lmf232s
08-30-2007, 03:38 PM
MikeOS,

I'm a little confused by atomic, can you elaborate a bit? Do you mean automatic?

You could always add some error handling to help with the errors and if there are errors you can highlight them so they can be fixed and then submit the profile again.