Progress Bar for Blocks with Loop & Merge Function | XM Community
Skip to main content
Question

Progress Bar for Blocks with Loop & Merge Function

  • April 6, 2021
  • 2 replies
  • 329 views

Hi,
I am setting up an experiment in which I repeat a block with a loop & merge function for several times. I would like to have a progress bar that indicates the progress throughout all of these blocks (so not per block). However, the progress bar doesn't seem to work in combination with loop and merge. I also want it only for the blocks with the loop & merge, so not for other blocks.
I suppose I need JS to solve this issue, but I have no idea where to start. Perhaps anyone here could help me out?
I've added a a screenshot of the part of my flow where a loop & merge block is repeated.
Schermafbeelding 2021-04-06 om 11.45.03.pngThanks :)

2 replies

Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • April 6, 2021

There are a few codes available on the community related to block level progress bars. Alternatively, this is an advanced implementation that I developed.


Forum|alt.badge.img
  • June 8, 2021

Hello Juwort, did you ever manage this? I'm looking for the exact same thing...