Hi Remco
What if I don't know the number of containers I need initially ? I need to display the number of containers based on the user input and color them accordingly. Outsystems does not allow client-side "for loops" - if it had one I would do it easily but hence I need to create the containers with javascript. is it possible ? what would I call the containers in javascript? Div elements ?