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

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
>

Reply via email to