You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by japplicoon <so...@japplicoon.de> on 2006/10/18 13:54:34 UTC

collapsiblePanel prevents action from being called?

Hi!
I just tried to split a very large (search-) form into several
collapsiblePanels. Unfortunately, the submit button (outside the panels) 
doesn't call the required action anymore. Did I misunderstand the usage of
the collapsiblePanel? I read here about action-components INSIDE the panel,
but my button is outside ...
The structure is, roughly:
A <h:form> with several <t:collapsiblePanel> inside, each hosting some input
components. After the panels, my <t:commandButton>.

Some help?

thanks!
-- 
View this message in context: http://www.nabble.com/collapsiblePanel-prevents-action-from-being-called--tf2466087.html#a6874546
Sent from the MyFaces - Users mailing list archive at Nabble.com.