Hi, Inside a table these widgets are in simple=true mode and don't render a visible label. The label value is rendered as "hidden label".
See on runtime (editable table): http://example.irian.at/trinidad-demo-20070926/faces/components/table.jspx see the source code: http://example.irian.at/trinidad-demo-20070926/faces/components/table.jspx.source -M On 9/26/07, Maik77 <[EMAIL PROTECTED]> wrote: > > Hi, > > I want to use the the tr:inputText inside a column of my treeTable, but the > label is not rendered. > Shouldn't that be possible??? > > Example: > <tr:form> > <tr:treeTable ...> > <tr:column> > <f:facet .... > </f:facet> > <tr:inputText label="The label that I want to see" value="xxx"/> > </tr:column> > ... > > Greetings > > Maik > -- > View this message in context: > http://www.nabble.com/-Trinidad--tr%3AinputText-rendering-no-label-inside-of-TreeTable-column-tf4522015.html#a12899766 > Sent from the MyFaces - Users mailing list archive at Nabble.com. > > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ mail: matzew-at-apache-dot-org

