It seems that the rendering is good, but there are some problems with form 
submission and rerendering when client validation fails (see my other recent 
thread) with some fields I show as disabled.

Removing either the disabled or client side validate attributes seems to work 
for submission. Of course I am left with a bit of a problem when invalid input 
is spread across more than 1 of the accordian tabs! Then you can't see some 
errors when the form is redisplayed.

John
  ----- Original Message ----- 
  From: Thiago H de Paula Figueiredo 
  To: Tapestry users 
  Sent: Monday, August 26, 2013 12:55 PM
  Subject: Re: jquery.accordion with forms


  On Mon, 26 Aug 2013 07:13:31 -0300, John <j...@quivinco.com> wrote:

  > Can a form be spread accross multipe accordion blocks?

  If they're all rendered inside the same Form component, I think yes, but I  
  haven't tested this. Could you please try it and post the results? :)

  -- 
  Thiago H. de Paula Figueiredo

  ---------------------------------------------------------------------
  To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
  For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to