[JBoss JIRA] Created: (RF-2191) rich:message with ajaxRendered="false"
by Tobias Kilian (JIRA)
rich:message with ajaxRendered="false"
--------------------------------------
Key: RF-2191
URL: http://jira.jboss.com/jira/browse/RF-2191
Project: RichFaces
Issue Type: Feature Request
Reporter: Tobias Kilian
Priority: Minor
I would like to have rich:message support the ajaxRendered attribute to be able to set it to false.
I have a form with multiple inputs, each having a4j:support with ajaxSingle="true". Now I want to update the message only for the field the user changed, so that every message is visible until i change the value it belongs to. That is only possible with limitToList="true" and reRender="<theDivAroundTheProperty>", which then must be put on every ajaxified component on my page and permits the option to have another a4j:outputPanel which gets updated on every ajax-request.
I saw that the attribute is to be removed from the documentation, but i would rather see it implemented instead :-)
Greetings,
Tobias Kilian
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 11 months
[JBoss JIRA] Created: (RF-2882) Tree: keyboard right and left arrow keys
by Tsikhon Kuprevich (JIRA)
Tree: keyboard right and left arrow keys
----------------------------------------
Key: RF-2882
URL: http://jira.jboss.com/jira/browse/RF-2882
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.0
Environment: 3.2.0
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
Now right arrow key expands the tree branch if there are child nodes. But if these nodes are already expanded the right arrow key should move the activity focus to the first child row. Or, if there are no child rows it should act as down arrow - move marker down through the nodes of the same level.
And backwards. If it the node is active and has an adjacent parent node the left arrow key should move the activity marker to that parent node. In case if there are above nodes of the same level, the activity marker should move as using up arrow key.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 11 months