Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02, 4.0
-
Fix Version/s: 4.0, EE-3.3.0.GA_P03
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P2
-
Support Case References:Support case #12969 - https://icesoft.my.salesforce.com/5007000000fDI2j
Description
Feature Request: A customer would like to be able to use the submitMonitor while an upload is taking place through the ace:fileEntry component.
Testing with blockUIOnSubmit=true also doesn't block the fileEntry buttons from being clicked.
Testing with blockUIOnSubmit=true also doesn't block the fileEntry buttons from being clicked.
Activity
Arran Mccullough
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Mircea Toma [ mircea.toma ] | |
Fix Version/s | EE-4.0.0.GA [ 11171 ] | |
Fix Version/s | EE-3.3.0.GA_P03 [ 11572 ] | |
Assignee Priority | P2 [ 10011 ] |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 4.0 [ 11382 ] | |
Fix Version/s | EE-4.0.0.GA [ 11171 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Modified core bridge to make public the general callbacks registered with the JSF bridge. Modified fielEntry's submission to invoke these callbacks at the appropriate moments during request-response processing.