Can I add components to a container via script with UI Builder? Any examples/resources available?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2023 05:47 AM
Hi all
I'm searching for a way that I can script the adding of components to a container/viewport with UI Builder. I'm new to UI builder, haven't found a way to do this and am hoping it's possible.
So as an example, instead of adding button to a container using drag and drop at design time, I need to be able to write code to add the button, wire up the events etc at run time.
I'm trying to develop a page which will render the components listed in a json template contained in the table. The template is the instruction as to which components need to be rendered.
Is this possible?
Thanks!!
Eugene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 06:37 AM
Hello Eugene,
I am also looking for a way to do this, did you get an answer to this question at all?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 05:35 AM
Hi,
Did you find a solution for this?