Skip to content

Make it easy to get Dynamically created Widgets by referring the Id just like statically created Widgets #1721

@reubensjohn

Description

@reubensjohn

I am creating multiple widgets dynamically based on the API response. I am assigning every new widget I have created unique Ids. But when I try to get them at run time by the unique Id, I am not able to access them. Once I have access to the Widget at runtime using the Id, I could use it to manipulate other properties like width, height etc. as well.

The same problem exists with ComboBox group as well. I can not access a combo box group which is created at runtime using ItemTemplates.

Sample code is in the View below

https://studio.ensembleui.com/app/tF9HdiZuDmRKZ7R9DDM8/screen/lHa41KyJruwH7d7ClxGw

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions