It is obviousy difficult for me to paste correctly

Here it comes
<t:form>
      
                        <t:submitnotifier>
                            ${file.key} <input t:type='tawus/ajaxupload' 
t:maxfiles="1" class="file"  t:value="file.file" /> <br/>
                        </t:submitnotifier>
                    <p:addRow>
                            <br/>
                            <t:addrowlink>Add a row</t:addrowlink>
                    </p:addRow>
                
</t:form>

Well file is of type FileHolder, and file.file of type
ArrayList<UploadedFile> 

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/T5-Dynamically-add-section-of-upload-files-in-form-tp4623273p4626086.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to