If I have a control in ToolBox, can I dynamically add it to the page using an AppStudio command?
For example, I’d like to add a “Container” control to the page.
I know I can add it using JavaScript because it’s a simple div, but some controls are more complex.