View Single Post
Old 06-23-2023, 06:31 PM   #11
capink
Wizard
capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.
 
Posts: 1,199
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
You can print all authors (or any column that have multiple items) using Action Chains plugin, by having a pre-defined formula action with the following template:

Code:
program:
    category_items('authors')
Attached below is a chain the performs this action, all you have to do is import it into the plugin: Action Chains > Add/Modify chains > right click the table > import.

After importing the chain, you should see a menu entry called "Print all authors". By invoking it; all authors will be printed into a dialog, where you can copy them.
Attached Files
File Type: zip print_all_authors.zip (379 Bytes, 83 views)
capink is offline   Reply With Quote