What is it that is suppose to update the component with id zipEstimateTypes,
and when ?
Never used the component library but there seems to be the smartRefreshIds
which you use, perhaps you've forgotten to actually refresh the dropdown?
Next thing to test is that the value for #{FormBean.ddlZip.checked}, is
correct (changes from false to true). You could do this by putting it in a
h:outputText and refresh that id.
2008/7/3 <webtier_at_javadesktop.org>:
> Ok, I did the rendered="#{FormBean.ddlZip.checked}" stuff.
> The item never displays, even if I click on the drop down list.
> Are there any other properties I should be including in the rendered
> attribute?
>
> Thanks
> [Message sent by forum member 'djdanjazz' (djdanjazz)]
>
> http://forums.java.net/jive/thread.jspa?messageID=284210
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: webtier-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: webtier-help_at_glassfish.dev.java.net
>
>