を<rich:dataTable>
含む があります<a4j:commandLink>
。
with<a4j:jsFunction>
内に配置されている同じフォームに を追加しました。<a4j:region>
renderRegionOnly="true"
問題は、これがある場合renderRegionOnly="true"
、テーブル内の commandLinks は、アクション バインドされたメソッドを 2 回目にしか起動しないことです。誰かが同様の問題に直面したことがありますか?
ありがとう!