Hi, I am developing an app like tiktok with tinder, every time a person dislikes a video, he clicks on “dislike” and goes to the next one, and in case he likes the video, he can start chatting with the video creator.
For this I used a repeating group that only shows a column and a row, and every time the user “dislike” a video the workflow directed him to the next item of the repeating group.
But it turns out that the video remains static, I see that the other properties of the video do change, like prices and characteristics, but the video that shows the product remains static. I am using the Video player plugin. I have tried “clear the list of the repeating group”, I have tried “reset the group” where the video is, I have tried “go to next video” and I have tried all of them at the same time. doing a “load page” seems to be the only way to make it work, but I would like to find another way because “load page” is causing me problems elsewhere. help!