[richfaces-issues] [JBoss JIRA] Created: (RF-2191) rich:message with ajaxRendered="false"

Tobias Kilian (JIRA) jira-events at lists.jboss.org
Thu Feb 7 08:04:17 EST 2008


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

        



More information about the richfaces-issues mailing list