TabSet and Validation

View: New views
2 Messages — Rating Filter:   Alert me  

TabSet and Validation

by Stephan Bardubitzki-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi there,

In order to be able to cycle through a tabset without forcing
validation, I have added the "immediate" property to each tab  in the
tabSet. Each tab contains a number of required input fields and a submit
button with regular action method.

The problems is that the submit button doesn't trigger form validation.

Is this a known bug? If so, is there a workaround?

Or do I miss something here?

Regards,
Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: TabSet and Validation

by Stephan Bardubitzki-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Stephan Bardubitzki wrote:

> Hi there,
>
> In order to be able to cycle through a tabset without forcing
> validation, I have added the "immediate" property to each tab  in the
> tabSet. Each tab contains a number of required input fields and a
> submit button with regular action method.
>
> The problems is that the submit button doesn't trigger form validation.
>
> Is this a known bug? If so, is there a workaround?
>
> Or do I miss something here?
>
> Regards,
> Stephan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>
> --------------------------------
> Spam/Virus scanning by CanIt Pro
>
> For more information see
> http://www.kgbinternet.com/SpamFilter.htm
>
> To control your spam filter, log in at
> http://filter.kgbinternet.com
>
Just figured out that the right approach is to set the tabset to
immediate=true and not the tabs themself.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...