On 9/5/07, Al Maw <[EMAIL PROTECTED]> wrote:
> Vit Rozkovec wrote:
> > what is the best way to make a Finish button the default processing
> > button of the Wizard component?
> > When I am in the last step of the wizard and in the form field I press
> > Enter, it takes me to the previous step. I would like to finish the
> > wizard. Is it possible?
>
> This is a limitation of the browsers and HTML. They all focus the first
> button in the form as the default one. In theory they should not submit
> the form at all when you hit enter, but Internet Explorer started doing
> it, so everyone else uses the same behaviour. Sucks. :/

Well, we have a trick that mostly works and expose via the
defaultButton property of Form. I'll try to look at it later today.

Eelco

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to