Quintin Kerby wrote:
> 
> At first I thought it was my facelets tag library not rendering the
> value, but even not using facelets I can't get the following to just
> show the value:
> 
> <t:selectBooleanCheckbox value="#{requirementBean.available}"
> id="available" displayValueOnly="true"/>
> 
> It doesn't work with <t:selectOneMenu../> either.   Any guidance?
> 
> Quintin Kerby


Does "#{true}", or a method binding work for you?


It works fine for me (with facelets, too) using t:inputTextarea, and
displayValueOnly binding to a getter that returns true or false.

-- 
Dave Brondsema
Software Developer
Cornerstone University

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to