Yuma > Framework

Return to: 'How do i process a Multiple select (html listbox)'

Re: How do i process a Multiple select (html listbox)
Dirk Cleenwerck     Friday, April 17, 2009   2:58 AM
Is there any date for the new release yet? I'm still waiting to be able to do this. The "very soon", is now about half a year, so I think I've been patient. I really would like to be able to start using this for the project where I needed the multiple select.

Thanks
Dirk

Joe Strout wrote:
Dirk Cleenwerck wrote:
The problem is not that yuma doesn't get the value, it's that only one value gets retained.
I made an example that demonstrates it.


You're quite right (and thanks for the very nice example page!). Because Yuma reports the request parameters as a Dictionary, it can't handle the case of multiple values for the same key. We're planning a new Yuma release very soon that will address this (along with one other issue that has been found since the last release). Please stay tuned, and thanks for bringing this shortcoming to our attention!

Best,
- Joe