With server side switching the other tabs are not rendered. If they
are not rendered, they cannot be submitted. If they are not submitted
they cannot be converted or validated or updated.

Use t:saveState if you want to hold onto request scope variables for
non-rendered or disabled components.

On Sun, Apr 27, 2008 at 4:51 PM, Dipl.-Ing. Torsten Liermann
<[EMAIL PROTECTED]> wrote:
> Hi,
>
>  (Sorry, I can not speak english)
>  I'm using MyFaces 1.1.5 and tomahawk 1.1.6.
>
>  I would like to split several hundred fields in severals tabbed panels.
>  The form tag surrounds the panelTabbedPane.
>
>  If I click on submit button, only the fields of the active tabbed panel are 
> converted.
>
>  What must I do so that also the fields from the inactive tabbed panels are 
> transmitted into my objects?
>
>  Many thanks for your help.
>
>  Torsten
>

Reply via email to