Page 1 of 1

Are there repeating elements in WB?

Posted: Thu Apr 30, 2020 9:52 am
by Alan
In Web Plus there were repeating elements that took data from a database and displayed the data in a cascade of the elements.
I haven't been able to find such a beast in the documentation, so is there such a thing?

To be clear, the element was constructed as a series of fields that related to the data. Think of books or other products on an Amazon web site. It was a single block, for want of a better name. The element was filled with a record and displayed. The next record filled the next card and was displayed under the previous one. And so on.

Can this be done in WB as part of its normal function?

Re: Are there repeating elements in WB?

Posted: Thu Apr 30, 2020 11:35 am
by Pablo
I'm sorry, there is no option to repeat elements.
You will need to implement this with custom code.