We have a categorized view. When a user selects some documents along with the category line and does the copy selected as table we are having a couple issues. 1) If the doc appears in the view some other place (if it appears in multiple categories) we get duplicate entries which we understand. 2) If there were say 5 entries under the category - we only get 5 lines even if someone duplicates because they are in another category. Then we are missing the others that should appear because only 5 things paste over. Does anyone else have this problem or have a work around besides getting rid of the categorization?
Subject: Single-Category View?
You might try a single-category view. The user selects a category from a dialogbox. The view refreshes and shows only the documents in the selected category – but in a “flat” style (repeat the category in a second column if desired). Then copy-selected-as-table should work fine.
Subject: RE: Single-Category View?
I still can’t make it work.