Welcome Guest, Not a member yet? Register   Sign In
Multiselect problem
#5

[eluser]Marcel Karras[/eluser]
I think the problem I have doesn't have something to do with the form_dropdown(...) function as the HTML form output is okay. Also the multiselect behavior works as expected but the POST request will only contain a string instead of an array containing all selected elements. If I change the name of the dropdown to "installation[]" I get a string with the value "Array" as POST result. So where does CodeIgniter add the selection result variable (should be an array but is a string) into the POST? Seems to me if something alters the $_POST before I get rid of it.


Messages In This Thread
Multiselect problem - by El Forum - 03-17-2009, 02:42 AM
Multiselect problem - by El Forum - 03-17-2009, 02:51 AM
Multiselect problem - by El Forum - 03-17-2009, 03:05 AM
Multiselect problem - by El Forum - 03-17-2009, 03:34 AM
Multiselect problem - by El Forum - 03-17-2009, 04:21 AM
Multiselect problem - by El Forum - 03-17-2009, 04:33 AM
Multiselect problem - by El Forum - 03-17-2009, 04:50 AM
Multiselect problem - by El Forum - 04-28-2009, 02:51 PM
Multiselect problem - by El Forum - 04-29-2009, 07:22 AM
Multiselect problem - by El Forum - 06-15-2009, 06:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB