I know of its existence but didn't really use it. I can do it with a visitor, but all of these approaches are clunky. It should be implemented in Tapestry itself.
I really don't understand why Bootstrap people didn't make horizontal form the default. I guess because it's harder to get right :) On Oct 14, 2013, at 10:28 PM, Thiago H de Paula Figueiredo wrote: > On Mon, 14 Oct 2013 22:29:57 -0300, Lenny Primak <lpri...@hope.nyc.ny.us> > wrote: > >> I have tried to implement this using a mixin, but it gets too complicated >> for my taste. >> >> The problem is that the each label and component has to be surrounded with >> <div class='col-md-XX'> (for example) >> which requires really digging around elements with MarkupWriter (error prone) > > Have you checked Tapestry-XPath? It helps so much in finding elements which I > think it could be part of Tapestry-core itself. > > -- > Thiago H. de Paula Figueiredo > Tapestry, Java and Hibernate consultant and developer > http://machina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org