![]() |
SOLVED - Add multiple files - Printable Version +- LetoDMS Community Forum (https://community.letodms.com) +-- Forum: LetoDMS Support (https://community.letodms.com/forumdisplay.php?fid=4) +--- Forum: Feature Request (https://community.letodms.com/forumdisplay.php?fid=7) +--- Thread: SOLVED - Add multiple files (/showthread.php?tid=334) |
SOLVED - Add multiple files - kotikov_a - 06-14-2011 If you want to add several documents to the folder, what will you do? 1. Click "Add multiple files (will use filename as document name)" 2. Add one file, add second. And then you decide to add third file. 3. Upppps... All information cleared. It will be convinient to give opportunity to add next file without clearing previous added. p.s. and "use filename as document name" better to use as option because sometimes it is not interesting to write Name of file. RE: Add multiple files - kotikov_a - 06-20-2011 (06-14-2011, 08:47 PM)kotikov_a Wrote: If you want to add several documents to the folder, what will you do? I find good variant to solve this problem: using <ol> and createElement, because innerHtml lose value after adding new line. In <b>out.AddDocument</b> Quote:function addFiles() Quote:<tr>[ATTACHMENT NOT FOUND] RE: Add multiple files - steinm - 07-20-2011 Thanks for the patch. It will be part of the next version. Uwe |