Question
How to Create a Dynamic User Interface
I am trying to make a dynamic user interface by getting data from a web service that creates X amount of check boxes. How do I do this? I read the documentation, but there is no function that allows you to create a UI component and add it as a child of another component. I know it can be done since other plugins have similar functionality.
