wizards and validation

Susanne Lefvert lefvert at mcs.anl.gov
Tue Aug 12 12:42:35 CDT 2003


Bob,

I am not sure if this is exactly how wizards are suppose to work. I didn't 
find a good example on how to combine validators and wizard so this is the 
solution I came up with. What event were you thinking about? 

/Susanne


On Tue, 12 Aug 2003, Robert Olson wrote:

> Gotcha. If this is how wizards are meant to work, that's fine - I was 
> expecting action to be taken on a different event (I didn't use validators 
> when I was doing the globus-net wizard).
> 
> thanks,
> --bob
> 
> At 08:56 AM 8/12/2003 -0500, Susanne Lefvert wrote:
> >bob,
> >
> >I added a validate method to each wizard page that is called when a user
> >clicks the next button.  For each page, the validate method checks to see
> >if values are filled in as they should be, and for the last page it
> >actually sends the request when the user clicks the next (finish) button.  If
> >something goes wrong in the cert request the validation would fail and the
> >user would be notified. Please let me know if you have other suggestions
> >on how this should be handled.
> >
> >Thanks,
> >
> >Susanne
> >
> >
> >On Mon, 11 Aug 2003, Robert Olson wrote:
> >
> > > in my foggy state of mind, it seems unclear that the actual creation of 
> > the
> > > cert request happen in a method called Validate; suzanne, can you give a
> > > brief  overview of the logic that's going on behind the cert request tool?
> > > thanks,
> > > -bob
> > >
> > >
> 
> 




More information about the ag-dev mailing list