I'm building a dynamically-generated form that includes text fields &
comboboxes. I want to use local datasets because the components are
dynamically generated and there may be any number of them. It looks
like this has been an issue as far back as 2005. [0]
I've looked at combobox, datacombobox and incubator/lzcombobox but ran
into problems getting any of them to work with local datasets. I'd
prefer not to add another combobox to the set of existing ones.
Has anybody successfully done something like this without implementing
their own combobox?
Thanks,
-e
[0] http://www.openlaszlo.org/jira/browse/LPP-898