How to Generate CSV File

You can allow users to download the CSV file.

Enable CSV: Enable or disable the option to download data a CSV.

Access: Select the access level that is allowed to download CSV file.

Button Text: Enter the text for the button. Foe example: Export as CSV

Button Class: Enter the class to style the button. For example: btn btn-success

Button Icon: Enter the icon class for the button. For example: fa-solid fa-file-csv

Columns: Enter the comma separated names of the columns to be included in the CSV file. For Example: id,title

Ordering: It defines the ordering of the records. For example: title ASC