We are currently using View Data Export to export CSV from the first phase. To handle media, we need a better control over the selected view. We need to upload the referred media to the cloud storage and add the link to CSV. I have tried Views::getView and views_get_view_result() but they provide the nodes selected for the view. We need the render of the view.

Comments

boaloysius created an issue.