Hi all. I just started building my own app on bubble and now am having trouble with exporting my data as CSV.
I’m using the free ExportToCsv plugin. It lists the processes like this and I’m not quite sure what some of it means.
- Create a repeating group on the page-Done
- Set the repeating group to “Full List”-Don’t understand. What is a “full list” and where to set it?
- Set the HTML id attribute of the repeating group to a unique name-Done. I set it to “export”
- Enter the columns of your CSV (from left to right) as text elements.-Don’t understand. Where to set these. Does it mean to the column titles I set outside the repeating group for visual purposes, or anything else?
- Create a workflow action. From the plugins section, select “RepeatingGroup Text to CSV”- I can’t find this option.
So can anyone please tell me how to talk to this plugin and configure it?