My dropdown lists are all coming up with all of the items from the DB loaded into each option box comma delimited (see image below). The right # of options are coming up, which is nice.
The “code” is pretty simple: Search for CurrencyTypeList :each item’s currencysymbol
I found that I can switch several of my lists to “static lists” for the purposes of loading options, but not all of them will be static, so I’d love to know if anyone knows how to get around this.
-Gavin