Hi,
Want to have a dropdown list which is populated from column values from a sql table. I can use hooks for this I guess. So what is the format of the data that I have to return via the hook. Is it a string of values "value1, value2,value3....." .Of course I will construct this list by querying the sql database..
any help would be very great.
regards,
Nilay.