Hello,
For some reasons, i want to export only one row as a CSV file and not the entire content of the card.
For example, i have a card "Customers" and i want to export the row named "Customer A".
Does CMDBuild offers any way to do this ?
Regards
You can do this directly from the class you are interested in.
You have to choose on the grid the columns to export, set a filter (fast filter or advanced filter), set a sort order and print the grid in CSV format.
CMDBuild Team