Awex
Awex3w ago

Is it possible to set the value of a component in a specific iteration of a List?

I have a List component with multiple iterations/items, and I would like to call setValue on a specific component within an iteration of the List. For example, is it possible to do something like
setValue('b.2', 'some value')
setValue('b.2', 'some value')
where b is the Select component in the 2nd iteration of my List?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?