Actions
Feature proposal #9824
openImplement support for exporting rendered columns
Feature proposal #9824:
Implement support for exporting rendered columns
Description
This could be handy for tables that are export only (e.g. CBSubs) to have rendered columns like Username and Full name in the export data.
Updated by krileon about 2 months ago
- Priority changed from Normal to Low
Not really doable without having to process the entire XML view before the export action. Then having to extract individual columns as plaintext from the table.
Actions