a4j:commandLink, a4j:commandButton should have a ajaxSubmit attribute
---------------------------------------------------------------------
Key: RF-7901
URL:
https://jira.jboss.org/jira/browse/RF-7901
Project: RichFaces
Issue Type: Feature Request
Components: component
Environment: ALL
Reporter: Dave Chen
a4j:commandLink, a4j:commandButton should have a ajaxSubmit attribute that is true or
false, default to true.
If false, normal submit. In case of ajax issue, we have to use h:commandLink. the
attribute would simplify jsf pages.
If command link is dynamically generated, some uses ajax, some do not. The attribute is
nice to have.
<a4j:commandLink ... ajaxSubmit="#{bean.ajaxSubmit} />
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira