Page 1 of 1

Customizing the CSV export

Posted: Mon Jul 21, 2025 9:43 am
by Gnu
Hello,
it's great that the CSV export is now customizable.
Is there also a way to include the set formats in the export?

Re: Customizing the CSV export

Posted: Mon Jul 21, 2025 12:41 pm
by kev1n
Just added with this commit:

Usage:

Call nuPrintUseBrowseFormats(true); in the form's Custom Code/Browse field.

Re: Customizing the CSV export

Posted: Mon Jul 21, 2025 5:25 pm
by Gnu
Thanks, that makes things easier.