map(function($item){ return $item->custom_field->name . ': ' . $item->name; })->implode(', '); } ?>