Issue:
While using <af:showPopupBehavior> tag, the parent of this tag'sattrbutes, action and actionListener will be ignored, which is not a bug yet.
However, this is really hard to implement our functionality.
Solution:
Try to set the attributeof <af:showPopupBehavior>triggerType="click". If necessary, also set the parent of using this tag's PartialSubmit =TRUE.
Reference:
http://adfbugs.blogspot.com/2009/11/actionlistener-and-showpopupbehavior.html
本文讨论了在使用<af:showPopupBehavior>标签时遇到的问题,即其父标签的action和actionListener属性会被忽略。提供了解决方案:设置<af:showPopupBehavior>的triggerType为click,并将其父标签的PartialSubmit设为TRUE。

被折叠的 条评论
为什么被折叠?



