rane500 wrote:That particular block looks fine...are you absolutely certain you're getting the right values from the array?
I guess the trick would be to try it in another page to see. The imploded values (12 of them) are in that particular order, so I ordered the exploder as $aw[0], $aw[1], etc. Each field's data is actually the same as its name, so if "Weekdays" is checked, the word "Weekdays" appears (except for Shift1, etc, which appears with the value of "1st Shift").
Example:
Field $AvailableToWork may say:
Weekdays, , 1st Shift, , , Days, , Full Time, , , Permanent,
--
Matthew