Dynamic component builder
-
This is something that has been discussed a while ago...
Is there such a thing? If yes, is it reliable?I need to add/remove components (slider, button, floating tile, sliderpack, anything...) dynamically
-
@ustk There's a component called a DynamicContainer and there is also the MultiPageDialog, I think they are intended for this use case. I've never used them though and there isn't much documentation.
-
@David-Healey Thanks! Will investigate!

-
@ustk multipagedialog is deprecated but dynamic container is the upcoming solution.