Forum Academy Marketplace Showcase Pricing Features

Repeating Group to CSV Download - New Plugin from Zeroqode

Hi @bdoc, thanks for your reply.

I’ve carefully investigated your screens and from the Element Tree, I can see that you have placed the plugin is inside the RG. It is not the proper place for the plugin element, please place it outside of the RG. For example, you can put the plugin element in the main group instead.
Also, regarding the RG: if you are using the “Fixed number of Rows” in the Repeating Group Layout Style (for example, 10), the plugin will convert to CSV only 10 items. But if you choose the “Full list” or uncheck with the new responsive - you will get the full list of your database table data.

Please see the video below in which I tried to reproduce your case.

Also, you can access our demo editor to see the setup I’ve used.

Please note that sometimes there might be some sort of issues depending on the OS you are using and the Application you open CSV file.

Please try my suggestions and let me know if they helped.
Have a nice weekend ahead!
Best regards,
Zeroqode Support Team

Hi @ZeroqodeSupport

It seems that nothing is output to the CSV file when Cell’s container layout is set to Row in Layout of Repeating group in the new responsive editor. It seems that it is output when it is set to Fixed, so it is supported there, but what is the situation for supporting layout formats such as row?

I’m able to export the data in the repeating group but it ignores my headers as soon as I upgrade to the new responsive engine. Did you find a way of preserving the header data somehow?

Hello @yukikungcp and @lawrenceb

Thank you for reaching out.

Unfortunately, currently, the plugin is optimized to work on the old responsive engine and has not been updated to work on the new responsive engine, therefore some of the features might not work well on the updated Bubble’s engine. We are still awaiting a New plugin editor from Bubble that is compatible with the New responsive engine, and as soon as it is released, our team will start optimizing plugins for the New responsive :slightly_smiling_face:

You can find more information regarding Bubble’s Plugin Editor & New Responsive Engine: Plugin Editor & New Responsive Engine [beta]
Zeroqode’s announcement regarding new responsive engine: New Responsive Engine for Plugins Announcement

Hope for your understanding on this matter.

Regards,
Zeroqode Support Team

1 Like

I have been having so much trouble with this plugin.

I am plugging in the IDs of the repeating group as well as the group that contains the text elements for the headers. When run the download, my file is empty.

Questions:

  1. Does the name of the rg element need to be duplicated to every element within the repeating group? For example, assume you have a RG (ID: “getsome” with 2 text elements. Do you need to assigned ID “getsome” to the two text elements, or is leaving this on the repeating group alone good enough.
  2. My RG contains a group in the row for a nice hover-over affect. Will that be a problem? If not, same question as 1 above.
  3. I have a group with text elements in it and with a ID “Header”. Does each text element within the header group need to have the same “Header” ID?

I have tried all of the different ways I can think of and I can’t get it to work. Same with the other plugins. “Excel” Table / Data / Grid.

Hi @john.casano,
Thank you for reaching out and sorry for the experience you have faced.

In order to help you with resolving the issue, we need to understand how exactly you configured the plugin and the Repeating Group
Would it be convenient to share more details related to the reported issue?
Namely: screenshots and/or screencasts of your setup - workflows, plugin settings, repeating groups (for the screencast recording, let me please suggest using the Loom tool).

Meanwhile, we will try to provide you with some examples of setup from our plugin’s demo page.

  1. You have to assign any unique id for the whole Repeating Group, that you want to convert (not for the text elements inside it) only if you would like to ignore a specific column from converting, you can assign a unique ID csv_ignored - which is the ID Attribute required to be used while opting out of a field from Repeating Group.
  2. Assign a different unique ID to a group, that contains header information.
  3. In the workflow action: Download CSV rg-to-csv A, complete the required fields.
    Insert RG ID - should be the ID of your Repeating Group
    Captions (group ID) - should be the ID of the header group. See the screenshots below.
Summary



Also if you are using the Repeating Group to CSV Plugin on the new responsive engine, please note that it will work only with the Fixed layout of the Repeating Group. For more information and examples please check the above in this forum thread: Repeating Group to CSV Download - New Plugin from Zeroqode - #50 by ZeroqodeSupport

Unfortunately, currently, the plugin is optimized to work on the old responsive engine and has not been updated to work on the new responsive engine, therefore some of the features might not work well on the updated Bubble’s engine. We are still awaiting a New plugin editor from Bubble that is compatible with the New responsive engine, and as soon as it is released, our team will start optimizing plugins for the New responsive :slightly_smiling_face:

You can find more information regarding Bubble’s Plugin Editor & New Responsive Engine: Plugin Editor & New Responsive Engine [beta]
Zeroqode’s announcement regarding new responsive engine: New Responsive Engine for Plugins Announcement

We hope the above will be useful to you.
If you require any further information, please let us know.
Best regards,
Zeroqode Support Team.

@ZeroqodeSupport Will the link generated by the plugin still work even after the bubble app has been suspended or deleted?

Hi @anna.samuel
Thanks for reaching out.

The link will be removed with the application after you delete your app.
Please feel free to contact us if you need any further information. :slightly_smiling_face:

Best Regards,
Zeroqode Team

1 Like

Thank you!

1 Like

Hello @ZeroqodeSupport . I just subscribed and started testing your RG to CSV plugin but am getting an error message on download (TypeError: Cannot read properties of null [reading ‘querySelectorAll’]). Coincidentally, it is the same error that now appears when I tried using your demo page for the plugin - screenshot is attached. Plugin and code configured exactly as instructed.


Please advise.

Hi @fbrown,
Thank you for reaching out, and sorry for the late reply due to the weekend.

Although we always try to ensure the highest quality for our products at times bugs or glitches may happen. Sorry for the inconvenience. :pray:

The error seems to be related to the plugin code, we passed your Bug report to the development team for additional investigation and fixing. Once any news will become available, we will let you know asap.
Thank you for your understanding.

Please feel free to contact us if you need any further information.
Best regards,
Zeroqode Support Team.

@ZeroqodeSupport Just checking in on this. Thanks.

Hi @fbrown,
Thank you for your patience and sorry for the late reply due to the weekend. :pray:

We are glad to announce that we have updated the plugin to Version 1.21.0. - with some minor fixes inside the plugin code.
Please update your plugin to the latest version and let us know if that solved the above issue.

If there are any other plugin-related questions, please don’t hesitate to contact us, we will be glad to help. :slight_smile:
Best regards,
Zeroqode Support Team.

Thank you.

1 Like

Hi,@zeroqodesupport I’m getting the following error:
“The plugin Repeating Group to CSV Download / action Download CSV a rg-to-csv threw the following error: querySelector@[native code]
@
forEach@[native code] (please report this to the plugin author)”

Any advice on how I can overcome this?

Hi @mciocirlan,
Thanks for reaching out!

Would it be convenient for you to share more details about what issue you’ve encountered? (here or via DM)

Namely, screenshots and screencast of your setup, the issue you see, expected result. For screencast recording, we can suggest using the Loom tool.

Looking forward to your reply.

Best regards,
Zeroqode Support Team

Hi @ZeroqodeSupport here is a loom explaining my setup. Loom | Free Screen & Video Recording Software | Loom

Hi @mciocirlan,
Thanks for the details. :pray:

We were able to reproduce the issue. Our team will investigate the issue further and determine what might be causing it. We will get back to you with an update as soon as possible.

Thank you for your patience and understanding.

Best regards,
Zeroqode Support Team

Hi @mciocirlan,
Thank you for your patience. :pray:

We’ve updated the plugin and fixed the issue. Kindly ask you to upgrade your plugin to the latest version (1.30.0.) and give it a try.

If there’s anything else we can help with, please let us know.

Best regards,
Zeroqode Support Team

Hey all,
I am not sure how to fix this…
image