Hi,
Can we modify the data before exporting. We have try to modify our list with a typo on a title for example but it doesn't change anything in the csv.
Our client need to modify a label and to sanitize some fields before exporting.
Any idea how to code that pre-export process ?
Thanks
edit : I can see a onCckPreBeforeExport event in code but i don't know how to use it ! If someone have hint or an example hot to modify the exported value and header...