How to add components automatically? #4623
Unanswered
mrhicksman
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a component that is essentially an HTML grid that when dropped onto the canvas, I want to load components into specific spots in the grid when a button is pushed. The button action will perform a query and return the data for the model that is to be placed. Can someone give me a suggestion on the best way to accomplish this? There can be up to 20 different spots to fill.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions