Hi!
Can I made a hook/callback to catch URL of generated download CSV/Excel, or to change data before start download?
In tabulator I found https://tabulator.info/docs/5.5/callbacks#download
CodedownloadDataFormatter
and
CodedownloadReady
But it seems that I can't use this in survey tabulator?