On Wed, 1 May 2019 at 21:35, Shane Curcuru <a...@shanecurcuru.org> wrote:
>
> How can a simple .cgi script in the Whimsy environment get multiple
> values for a select control in a form when handling _.post?
>
> I've tried several different techniques, but no dice - I only ever get
> the *first* data value being passed from the select element back in my
> whimsy handler for the post.  I can see the values were sent as multiple
> "timezone" = "1", "timezone" = "2", ... pairs in the browser debugger.
>
> What simple trick am I missing?

Have a look at
https://github.com/apache/whimsy/commit/72ba84de38d89ee3c1aa2c4ffc68a5148f400be4

This may be suitable.

> --
>
> - Shane
>   Whimsy PMC
>   The Apache Software Foundation

Reply via email to