Hi Gurus,
I'm creating a form definition dynamically and have set up a Java ValueChangedListener on all the Widgets. My problem if that I need to iterate though all the widgets on the form in the listener. Since the form is dynamic I do not know the widget names. I could not find any method to get a list of all the widgets. Is this possible? I'm running 2.1.9. ' Thanks for any advice! gary
