Select list item: Attempt to get item number 2 of a list of length 1

Hello friends, is there anyone who can provide a solution for me? Currently, I am working on creating a search promotion list with a dynamic component schema, where I am using MySQL for the database.

When I try to initialize the screen using the Web 1 Post method, I encounter an error message: “Select list item: Attempt to get item number 2 of a list of length 1.”

Can anyone tell me where the mistake might be?

I have attached a screenshot of my blocks below.

Is it correct in your case to have a for each number loop inside a for each item in list loop?
After the first loop there is only one item in your promos2 lists. .

Taifun

1 Like

thank you for your respon

upps i"m doing wrong put for each number inside the for each item

thanks Taifun for correct my block

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.