When I try to populate checkboxes with these values: array( "text" => get_the_title(), "value" => get_the_ID(), "isSelected" => '', "price" => '' ); and there are less options in the Orginal form specified the checkboxes aren't processed?
complete function: