Page 1 of 1

[IMPLEMENTED] Copy cell contents (in list view): copy contents from all selected rows?

Posted: 19 Jul 2024 12:32
by matewo
Hi All,

currently, I can copy cell contents (in list view) in one row using CTRL + right click, for example columns (attributes) size and date. Could that be enhanced, that one column from all selected rows could be copied?

Thanks and best regards, Markus

Re: Copy cell contents (in list view): copy contents from all selected rows?

Posted: 20 Jul 2024 11:13
by admin
Good idea! :tup: Next beta.

Re: Copy cell contents (in list view): copy contents from all selected rows?

Posted: 22 Jul 2024 09:56
by matewo
Thanks a lot!

Implemented in v26.20.0301 - 2024-07-20:

Code: Select all

v26.20.0301 - 2024-07-20 11:29
    + List | Cell Context Menu (Ctrl+Right-Click) | Copy Data: Now you can hold down the 
      Shift key to copy the data of all selected items. The return format is one cell per 
      row (CRLF).
Best regards