We added CCK field conditions to the context conditions, but the field names just appear in the list of context conditions, could do with prefixing them with 'CCK field: ' or somesuch.

Comments

Steven Jones’s picture

Status: Active » Needs review

Something like:

'#title' => t('CCK Field: @field_label', array('@field_label' => $field['widget']['label'])),
Steven Jones’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.