field = $field; $rf->type = $field['type']; $rf->label = $field['label']; $rf->value = $value; return $rf; } }