Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-2444

Allow multiple resources selection in UIInputMany

    XMLWordPrintable

Details

    Description

      For now we cannot select more then one resource (eg:files in the filesystem) to be added in a UIInputMany, we have to select a resource at a time.

      example:

      Bar.java
          @Inject
          @WithAttributes(label = "Select Files")
          private UIInputMany<FileResource<?>> files;
      

      Will prompt a popup to select files but you cant sewlect more then one

      Attachments

        Activity

          People

            Unassigned Unassigned
            procergs-std Mauricio Wodarski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: