On Thu, Jul 3, 2008 at 10:05 PM, Andrew Robinson <[EMAIL PROTECTED]> wrote: > Check the demo. You can see it running here: > > http://www.irian.at/trinidad-demo/faces/components/panelFormLayout.jspx > > Just look at the demo source from SVN
or use a hidden "feature", the source view servlet: http://www.irian.at/trinidad-demo/faces/components/panelFormLayout.jspx.source Yes, we should add a "view source" link. -Matthias > > On Thu, Jul 3, 2008 at 12:54 PM, Richard Yee <[EMAIL PROTECTED]> wrote: >> Does anyone know what controls the position (above or beside) of the >> label for an inputText element? >> I have a page with an inputText element that is inside a >> <tr:panelFormLayout>. The label is appearing above the input text >> field like this: >> >> Username: >> ------------------------------------- >> | | >> ------------------------------------- >> >> what I want is the label to appear beside the input >> >> ie. >> -------------------------------- >> Username: | | >> -------------------------------- >> >> Thanks, >> >> Richard >> > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf mail: matzew-at-apache-dot-org

