I have activated Location Phone but I cannot add it as a field within Views. It also does not show up when I add the entire Address block in Views. I am using user locations and I have checked the display and collection values on the user settings and the exclude from display settings on the Address block field settings in the view.

Any ideas?

Comments

etion’s picture

Suscribing, fax doesn´t work too.

locomo’s picture

subscribe

etion’s picture

Solved just add in location.tpl in location module folder under country name

if ($phone) {

echo $phone;

}
if ($fax) {

echo $fax;

}

yesct’s picture

also, this might work, if a relation is used? Hmm, or not. This is specifically a problem for you when using user locations? You probably dont want to do this without thinking it through first, but using content profile module to allow cck fields in profiles, and then using cck locations might be the future "Right Way" to do this.

yesct’s picture

marked #752576: Phone doesnt show as a duplicate of this issue

tribe_of_dan’s picture

Subscribe

Melissamcewen’s picture

Subscribe

sweatsuit’s picture

Subscribe

ankur’s picture

Status: Active » Closed (won't fix)

Selection of the phone, fax fields isn't supported. These will be removed altogether in 7.x, in favor of using fields.