Notifications
Clear all

[Closed] access dynamic rollout control without execute() ?

 rdg

hello,

I am trying to get access to dynamic rollout controls created with the rolloutCreator.
get/setProperty doesn’t seem to work.
Is there another way to get/set a state/value for such a control tahn execute()?

I know <rollout>.controls returns all controls and if I know at which index to look I can reference it … ? Maybe I should take a another look at my layout …

I am interested in how you handle this stuff.

Thank you,

Georg