I use oracle ADF with Facelets, almost every components work well, except two
problem.

1) <af:table>. If I defined af:commandLink for the column
<af:column>
<af:commandLink action="editTeam" immediate="true"/>
</af:column>

If you want to enter the link in the first row of the table, your click it
once and get no response. You must click at least twice , then you will get
the response action. All other row work well except the first row.

2) <af:processTrain>, If I define a new skins for processTrain, the image
show the processStation will not show up, any idea about how to define a new
image in CSS to display the station status?

Best regards,

Sam 

--
View this message in context: 
http://www.nabble.com/ADF-component-with-Facelets-problem-t1552761.html#a4218376
Sent from the My Faces - Dev forum at Nabble.com.

Reply via email to