$result = FrmProEntriesController::get_field_value_shortcode(array('field_id' => x, 'entry' => $entry_id));Unfortunately I use separated values, but this code will receive only the name of the checkbox ("Checkbox1 name blahblah" instead of "1") Any ideas, what I have to do to receive the separated value? Thank you, Michael
Please login or Register to submit your answer