ICEfaces
  1. ICEfaces
  2. ICE-1641

Auto-upload feature for the InputFile component

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6DR#4
    • Fix Version/s: 1.8.2-RC1, 1.8.2
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      any

      Description

      New feature for auto-upload of files. The upload would begin automatically after the user selected the file. 'Upload' button would not appear.

        Activity

        Hide
        Alexandru Pitis added a comment -

        Additionally:

        • we need to to trigger the upload at a later moment in time: when another button (potentially a submit button) in the form is clicked.
          Many thanks for considering this possibility.
        Show
        Alexandru Pitis added a comment - Additionally: we need to to trigger the upload at a later moment in time: when another button (potentially a submit button) in the form is clicked. Many thanks for considering this possibility.
        Hide
        Nikolay Kuchumov added a comment -
        Show
        Nikolay Kuchumov added a comment - have a look at this: http://www.icefaces.org/JForum/posts/list/0/8994.page#38500
        Hide
        Ken Fyten added a comment -

        Let's add a new attribute called "autoUpload" (boolean), default=false, that will remove the rendering of the "Upload" button altogether and will upload the file immediately when the file is selected/entered.

        Show
        Ken Fyten added a comment - Let's add a new attribute called "autoUpload" (boolean), default=false, that will remove the rendering of the "Upload" button altogether and will upload the file immediately when the file is selected/entered.
        Hide
        Adnan Durrani added a comment -

        New boolean attribute added to the inputFile component named as "autoUpload" default to false.

        If "autoUpload" is true, the inputFile component automatically upload the file on selection.

        Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\inputfile\InputFile.java
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\inputfile\InputFile.java
        Completed: At revision: 19164

        Show
        Adnan Durrani added a comment - New boolean attribute added to the inputFile component named as "autoUpload" default to false. If "autoUpload" is true, the inputFile component automatically upload the file on selection. Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\inputfile\InputFile.java Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\inputfile\InputFile.java Completed: At revision: 19164
        Hide
        Joanne Bai added a comment -

        See ICE-4841 for comments

        Show
        Joanne Bai added a comment - See ICE-4841 for comments

          People

          • Assignee:
            Adnan Durrani
            Reporter:
            Philip Breau
          • Votes:
            23 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: