We have multiple tabs in a single xhtml. How to restrict validation to only one tab on submission?

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

We have multiple tabs in a single xhtml. How to restrict validation to only one tab on submission?

nagender.yamsani

We have multiple tabs in a single xhtml. How to restrict validation to only one
tab on submission?


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: We have multiple tabs in a single xhtml. How to restrict validation to only one tab on submission?

ilangostl
Nagender
Perhaps you could associate each tab to a certain group and assign each group into its own model and selectively perform a submission based on this.
 
-ilango

 
On 3/4/08, [hidden email] <[hidden email]> wrote:

We have multiple tabs in a single xhtml. How to restrict validation to only one
tab on submission?


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: We have multiple tabs in a single xhtml. How to restrict validation to only one tab on submission?

Erik Bruchez
Administrator
Or you can still use a single model, but use multiple instances, one  
per tab.

But there may maybe even easier depending on what you want to do: do  
you want to submit the data of all the tabs, or just the data of a  
single tab?

-Erik

On Mar 4, 2008, at 6:49 AM, XGuy wrote:

> Nagender
> Perhaps you could associate each tab to a certain group and assign  
> each group into its own model and selectively perform a submission  
> based on this.
>
> -ilango
>
>
> On 3/4/08, [hidden email]  
> <[hidden email]> wrote:
> We have multiple tabs in a single xhtml. How to restrict validation  
> to only one
> tab on submission?
>
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws