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
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