Quote from
slo on September 8, 2022, 11:42 am
Hi,
We want to export a Listview to excel and we can't use the default export to excel function. The reason is that we want to show only 3 columns on the Listview but we want to have 10 other columns on the excel.
We tried to use a custom actions to create the excel. However, the action inside the custom actions will loop through each record on the Listview and execute. We only want to have 1 excel file for all the records.
Therefore, we want to read the view dropdown selection and export the view to excel.
is it possible?
Hi,
We want to export a Listview to excel and we can't use the default export to excel function. The reason is that we want to show only 3 columns on the Listview but we want to have 10 other columns on the excel.
We tried to use a custom actions to create the excel. However, the action inside the custom actions will loop through each record on the Listview and execute. We only want to have 1 excel file for all the records.
Therefore, we want to read the view dropdown selection and export the view to excel.
is it possible?