Closed thrusc closed 6 years ago
Looks nice, I merged! I added some texts/descriptions for this functionality.
As we discussed in issue #45 it will be good idea to create new issue for Export to File, with support for multiple file format, documents range and selecting columns eg. field and value.
Sounds good. If you want to develop this idea, you can add an issue for this (or, simply create another PR.) :)
Thanks @thrusc!
Button has two basic functionality if is none row selected it will copy all document values, and if is selected at least one row it will copy ONLY selected rows to clipboard. It selects only values because there will be problem with separation between field name and value (clipboard is only one string).
As we discussed in issue #45 it will be good idea to create new issue for Export to File, with support for multiple file format, documents range and selecting columns eg. field and value.