There should be an option for users to choose when exporting records from record list whether to have the data column headers as titles (instead of values).
Hi @nhthuan,
Thanks for reaching out.
Currently, we export .csv files with field names as headers instead of titles. I believe it’s because that makes an import to another record list easier (we’re trying to match fields based on their names).
Maybe we can make this configurable, so a user can choose if he wants the exported .csv file headers with names or titles. What do you think, @tjerman?
Cheers, Mia
IIRC field titles are also required to be unique, so this should be straight forward to implement. I’ll add a ticket for this
1 Like
thanks, Tomaž