Export CSV of view details page with respect to id

By: zohaib iqbal | Asked: 04/06/2023
ForumsCategory: How-toExport CSV of view details page with respect to id
zohaib iqbal asked 1 year ago
As on the details page of view download pdf is working fine as this shortcode works fine [frm-pdf view="2387" id="[id]" public="0"] 

and is downloading form data in pdf of that respective id.

I want to export that data in CSV of a specific id, so I converted that shortcode
but when I view the page, it shows a server error,
can someone help me to modify the code I want to download the data in CSV form of the same data which is downloading in pdf form of that specific id.
Modified code for CSV export
[frm-export-view view=2387 id="[id]" public="0" ]
Rob LeVineRob LeVine replied 1 year ago

What is the error you're getting?

zohaib iqbal replied 1 year ago

https://drive.google.com/file/d/1Sm871Fdv5txAdefrOTKTu434y0pPbc4l/view?usp=sharing
Got this error.
my shortcode is technically correct or it needs modifications?

Rob LeVineRob LeVine replied 1 year ago

I'm not familiar with frm-export-view, but in looking at the documentation, the id and public parameters are not valid, though that shouldn't cause the error you're seeing. Try just [frm-export-view view=2387] and if you get the same error there, it's likely some server or network issue, but again, I don't have much to go on. Have you tried FF support?

https://formidableforms.com/knowledgebase/table-view-to-csv/

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right