Hello ,

I'm quite new to MyFaces/JSF ..

 I've got a t:panelTabbedPane inside a form with 3 t:panelTabs with several
fields on each tab.

Being everything included in just one form , submitting the first tab fields
causes validation to be fired on required fields
on the other two tabs.

I tried to set immediate="true" on action commandlink/commandbuttons . This
skips validation but  I get null values
for the fields in action methods..

The solution in posts on this forum seem to be writing an actionlistener to
fill bean properties with user input values .. but how ?

Any suggestion would be greatly very appreciated

Thanks

Felice Castelletti
-- 
View this message in context: 
http://www.nabble.com/TabbedPane-skip-validation-but-not-field-input-values-tf2912864.html#a8138948
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to