Applies to: checkbox field, "Allow field to be populated dynamically" = true.
Problem: If there are X default values (set from Form Editor page), but you are dynamically overriding these with X+n values using a custom pre_render function, and each dynamic value has "isselected"=1, only the first X are checked when form is displayed.