I was able to modify the lookupexample from the webform folder provided by OT. I'm able to retrieve data from a table I created. Now I would like to retrieve multiple rows (at the same time) from a table and populate a drop box in the HTLM page (to let the user make a selection)
My guess, is that the DataLookup execute function will have to be modify to retrieve multiples rows, and somehow, figure out how to populate the drop down in Javascript.
Has anyone did this before (code examples ?)
Tks
Peter