Hi,
I am asking users to listen to a song and then answer a few questions about it.
There are 100s of songs so I am using the loop and merge function to insert the song details for each loop. The data is in this kind of format - song details are in embedded fields + stored in the directory.
This means I need a variable number of loops, based on the song count. Or for the loop and merge cycle to stop once it reaches an empty field.
Is there a way to do this?
Thank you!