Prematurely end Loop&Merge | XM Community
Skip to main content
Question

Prematurely end Loop&Merge

  • April 17, 2020
  • 2 replies
  • 10 views

I'm running a loop&merge (max. 10), and want to have an option/button in each loop for the user to end, rather than cycling through all 10 loops to finish.
Is that possible? Preferably without Javascript as I don't know it.
Thanks in advance!

2 replies

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • 1450 replies
  • April 17, 2020

If we want to do this with button then we have to use JS else you need to set your block as shown in below image
image.png


  • Author
  • 9 replies
  • April 17, 2020

Thanks. Do you have a clearer image you can link to somehow by any chance?