When I have more tables in Tabbed Pane component (eg.: table Add and
table Edit) and on table Add I have inputText with required="true" and
on table Edit there isn't set any required attribute.
And now I want to send form on table Edit, but I can't because I must
fill inputText with attribute required (even it is on another form).
Is this a bug?
I hope I explained it. If not, try myfaces 1.0.8 examples - Tabbed Pane
component and try tu submit form on Tab3.
jarin

