Iteration through elements. Is it possible with bubble?

Hi together,

is it somehow possible to search and make changes to several elements at the same time?

Example:
Let’s say I would like all links in my application to send a specific parameter. Is there another way besides going through each link individually?

There are definitely many other use cases where this could be helpful.

Cheers,
Philipp

Yes, iteration is possible in Bubble. Depends on what you want to do though. Sounds like you’re possibly confused about elements, pages, and data values, however.

What is it — precisely— that you’re trying to do?

Hi Keith,

I’d like to iterate through all “Go to page” actions and check the parameter boxes and send “lang” parameter = Current language

I have over 100 workflows so I would have to go through all of them manually. Any idea how iteration is possible in this context? I’m very curious :slight_smile:

Hi there, @philipp.laengle107… you may have figured this out by now, but unfortunately, the short answer is you are going to have to go through all of those workflows manually because there is no way to make a bulk change like you described.

Best…
Mike

1 Like

Hi Mike,

as always thanks for your response. (This forum must be your living room! :slight_smile: )
I expected that already… Here comes the manual work.

Cheers,
Philipp

1 Like