- if champ.external_id.present?
= format_text_value("#{champ.external_id} – #{champ}")
- else
= format_text_value(champ.to_s)