ICEfaces
  1. ICEfaces
  2. ICE-6637

Add auto-upload feature to ACE fileEntry

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.0
    • Fix Version/s: 4.0.BETA, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      -
    • Assignee Priority:
      P2
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      One possible workaround could be the following suggestion from our development team:

      Try making some javascript that registers an onchange listener on the file input element, and then make that listener programmatically call the form's onsubmit() and then submit() functions.
      Show
      One possible workaround could be the following suggestion from our development team: Try making some javascript that registers an onchange listener on the file input element, and then make that listener programmatically call the form's onsubmit() and then submit() functions.

      Description

      Identical to ICE-1641, the upload would begin immediately after the file has been selected for the upload. The upload button would not need to be rendered.

        Activity

        Hide
        Ken Fyten added a comment -

        Tentatively scheduled for 3.4.

        Show
        Ken Fyten added a comment - Tentatively scheduled for 3.4.
        Hide
        Mark Collette added a comment -

        Added new "autoUpload" property that defaults to false, which, when true, will submit the form and upload the file as soon as a file is selected. This property relies on javascript to work.

        icefaces3 trunk
        Subversion 37400

        Show
        Mark Collette added a comment - Added new "autoUpload" property that defaults to false, which, when true, will submit the form and upload the file as soon as a file is selected. This property relies on javascript to work. icefaces3 trunk Subversion 37400

          People

          • Assignee:
            Mark Collette
            Reporter:
            Tyler Johnson
          • Votes:
            6 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: