Hello,
I have just noticed that when I use mutiple each() functions, only one gets recognized and the others are ignored.
How do I make sure the other each() functions are executed? I’m using a kobotoolbox form which has mutiple array quetions hence the use case for mutiple each() functions.
edit: I also found the option of beta.each(), but the function is not available. I’m using a PostgreSQL database.