Hi,
Is there a way to rename a column title when exported to excel, like if i have a column with a title Deleted date, when exported to excel it should be Deletion request date. Is this possible?
1 Answers
Hello,
This is doable using custom export event handler.
You can refer to the demos/export/export-custom.php code and modify the data as you wish.
Another simple alternate is also there in latest build, if you have active subscription I can send it to you. You can contact me at [email protected]
Your Answer

