From http://spservices.codeplex.com/discussions/437601
SPArrangeChoices rearranges correctly but post back isn't sending values in IE
SPArrangeChoices is correctly rearranging my check box column but when I use it, SharePoint doesn't receive the results of the boxes I checked when I submit the form. Since the field is mandatory, I can never save the form. SharePoint does the post back but then complains that the field is empty and all the checkboxes I checked are blank. When I disable SPArrangeChoices the form saves correctly.
The problem only occurs in IE, not Chrome. Unfortunately my company only uses IE.
I've looked at the nodes with Chrome's and IE's developer tools but I can't see any difference in the IDs and names pre- and post-SPArrangeChoices.
IE 9.0.8112.16421
jquery-1.7.1.min.js
SPServices-0.7.2.min.js
Comments: I'm having the same problem. I haven't had any reports from users, but I ran into this exact issue when I attempted to use SPArrangeChoices on a new list today. I went back and found previous uses where it has worked in the past and discovered that while the choices are rearranged correctly, the selected values are not sent back when the form is saved. I can pinpoint when it stopped working by date -- it worked as designed until we upgraded to SP 2013. Tested and verified that it isn't functioning in IE9, IE10 or Chrome. Tested on choice columns with both radio buttons and checkboxes, but not on required fields. jQuery v1.10.2 SPServices 2013.01
SPArrangeChoices rearranges correctly but post back isn't sending values in IE
SPArrangeChoices is correctly rearranging my check box column but when I use it, SharePoint doesn't receive the results of the boxes I checked when I submit the form. Since the field is mandatory, I can never save the form. SharePoint does the post back but then complains that the field is empty and all the checkboxes I checked are blank. When I disable SPArrangeChoices the form saves correctly.
The problem only occurs in IE, not Chrome. Unfortunately my company only uses IE.
I've looked at the nodes with Chrome's and IE's developer tools but I can't see any difference in the IDs and names pre- and post-SPArrangeChoices.
IE 9.0.8112.16421
jquery-1.7.1.min.js
SPServices-0.7.2.min.js
Comments: I'm having the same problem. I haven't had any reports from users, but I ran into this exact issue when I attempted to use SPArrangeChoices on a new list today. I went back and found previous uses where it has worked in the past and discovered that while the choices are rearranged correctly, the selected values are not sent back when the form is saved. I can pinpoint when it stopped working by date -- it worked as designed until we upgraded to SP 2013. Tested and verified that it isn't functioning in IE9, IE10 or Chrome. Tested on choice columns with both radio buttons and checkboxes, but not on required fields. jQuery v1.10.2 SPServices 2013.01