]
Nick Belaevski updated RF-225:
------------------------------
Fix Version/s: Future Versions
(was: 3.2.0)
Provide mode=server for a4j:status when used in conjuction with
<h:commandLink> (required for file uploads)
-----------------------------------------------------------------------------------------------------------
Key: RF-225
URL:
http://jira.jboss.com/jira/browse/RF-225
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.0.1
Environment: REL 2.4 on Tomcat 5.5.20
Reporter: Flax Seed
Assigned To: Nick Belaevski
Fix For: Future Versions
Please review support ticket: Ticket#2007050310000034.
If we're presenting the user a modal panel with an upload button and we can only use
an <h:commandLink> for the upload, we want to show an <a4j:status> so the user
knows that something is happening. Otherwise, it looks like the modal is hung when the
user clicks the upload button.
In VCP 2.0, I could upload a file and also get the a4j:status using the
mode="server" attribute as follows:
<vcp:dialogClose action="#{AttachmentController.uploadNewVersion}"
mode="server">
<h:graphicImage url="/resources/images/buttonUpload.gif"
style="border:none;"/>
<f:param name="returnValue" value="product_view"/>
</vcp:dialogClose>
Can something similarly be provided in RF3?
Thanks,
Lou
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: