[
https://jira.jboss.org/browse/RF-9375?page=com.atlassian.jira.plugin.syst...
]
Konstantin Mishin updated RF-9375:
----------------------------------
Description:
From richfaces-exadel list:
"I rewrote the Matrix sample
from Core demo to Metamer,using partial refresh feature (adressing the exact cell in
matrix).
You can see sample on
http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/trunk/appl...
But I can't to get this sample working inside another iteration components since I
address the cells absolutely using form:... expression.
Can you advice me how to address it relatively to get it working nested in another
container components, I am not able to find right expression."
As far as I understand expression should be:
<a4j:ajax render="valueInput
outputRows:#{rowStatus.index}:outputColumns:#{cellStatus.index}:output" />
was:
From richfaces-exadel list:
I rewrote the Matrix sample from
Core demo to Metamer,using partial refresh feature (adressing the exact cell in matrix).
You can see sample on
http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/trunk/appl...
But I can't to get this sample working inside another iteration components since I
address the cells absolutely using form:... expression.
Can you advice me how to address it relatively to get it working nested in another
container components, I am not able to find right expression.
As far as I understand expression should be:
<a4j:ajax render="valueInput
outputRows:#{rowStatus.index}:outputColumns:#{cellStatus.index}:output" />
a4j:ajax not correctly supports relative paths in render attribute.
-------------------------------------------------------------------
Key: RF-9375
URL:
https://jira.jboss.org/browse/RF-9375
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-a4j-core
Affects Versions: 4.0.0.Milestone2
Reporter: Konstantin Mishin
From richfaces-exadel list:
"I rewrote the Matrix sample from Core demo to Metamer,using partial refresh
feature (adressing the exact cell in matrix).
You can see sample on
http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/trunk/appl...
But I can't to get this sample working inside another iteration components since I
address the cells absolutely using form:... expression.
Can you advice me how to address it relatively to get it working nested in another
container components, I am not able to find right expression."
As far as I understand expression should be:
<a4j:ajax render="valueInput
outputRows:#{rowStatus.index}:outputColumns:#{cellStatus.index}:output" />
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira