Add text boxes/shapes/images using code

Is it possible to use Wix Code to dynamically create and destroy objects on a page?
For Example:
User can choose how many catagories to add to an event (1 to infinity) changing the number will generate the required text boxes to enter the data into.

Unfortunately, you can’t influence on the structure of the page. As a workaround you can create that amount of components you may potentially need, make them collapsed by default and then in runtime open as many as user defines by changing the number

Hi! Is it still not possible to create and destroy objects using code or has this functionality been added?
I want to generate a tournament tree with a variable participant number

Please post as a new post rather than jumping onto the end of your old post that was from two years ago in 2018.

Closed.