Vadim Berezniker [
http://community.jboss.org/people/laixer] created the discussion
""Open Selection" not working for "local" EL variables"
To view the discussion, visit:
http://community.jboss.org/message/537026#537026
--------------------------------------------------------------
Code:
<rich:dataTable value="#{list}" var="_localVariable">
<h:outputText value="#{_localVariable.property}" />
</rich:dataTable>
Open Selection (F3/Ctrl Click) works correctly if you perform it on #{list}.
However, it doesn't appear to do anything if you try it on "property."
I believe this worked in 3.0
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/537026#537026]
Start a new discussion in JBoss Tools at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]