Looper frontend

Is there any option to implement a loop within frontend workflow, without api schedule, backend…?
I would like to copy a list of objects from the app data base, and to save this coppied list under current user, in a one button click.

There’s an action to “copy a list of thing”. Maybe you can use that instead?
There’s some plugin that can create a kind of loop in the front end.

Also, you could consider using API Connector with Bulk create list of thing…

You could use EasyLoop plugin. I use it to conditionally loop through bunch of stuff.

Suri
Document your Bubble project with Bubble Documenter.

If you really want to do it with frontend workflows only, you can schedule two frontend custom events, back and forth, with the Schedule a custom event action.

1 Like

I use looper plugin very frequently

Thanks!
You may have a pointer for the instructions?

It has both preview and demo editor. Please let me know if you need any more help.