Keti777 / dropdown-check-list

Automatically exported from code.google.com/p/dropdown-check-list
1 stars 0 forks source link

Using this dropdown check list in form #109

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What is the expected output? What do you see instead?

When I use this dropdown check list in a form (with a name) and process it, the 
variable of this form only shows the content or value of the last item checked. 
So f.e. if there are 4 choices and the last two are selected, the POST var only 
shows the value of the last choice.

What version of the product are you using? On what operating system?
On a server with Windows Server 2008 on it. With PHP.

Please provide any additional information below.

I think this is enough.\

Thanks in advance for answering!

Original issue reported on code.google.com by wouterro...@gmail.com on 18 Jul 2010 at 10:49

GoogleCodeExporter commented 8 years ago
I am also having the same problem. Only the last selected option is posted in 
the web form. Any ideas?

Original comment by gapyeard...@gmail.com on 24 Aug 2010 at 1:02

GoogleCodeExporter commented 8 years ago
I could not duplicate this problem with version 1.0 - all active values from 
the multiple selects are returned to the server, identically as a <select> does 
without DDCL being active. (server processing with Java Tomcat)

Please take a look at issue 105 to see if this is a PHP issue.

Original comment by womohun...@ittrium.com on 14 Sep 2010 at 8:09