Actually none of the telephone fields are available to choose from when creating the view. Other address fields export as expected. Am I missing something? Thanks in advance for any help. Carl

CommentFileSizeAuthor
#1 addressfield-phone-in-views-2318763-2.patch472 bytesbc

Comments

bc’s picture

StatusFileSize
new472 bytes

My quick solution is to make the "data" part of the addressfield available to views using views_handler_field_serialized - you can then add to your view the field field_address:data and select whichever data key you want to output.

bojanz’s picture

Title: Phone numbers not exporting via views » Expose the data column to views
Category: Support request » Feature request
Status: Active » Fixed

Committed the patch, thanks!

  • bojanz committed cc4ec70 on 7.x-1.x authored by bc
    Issue #2318763 by bc: Expose the data column to views
    

Status: Fixed » Closed (fixed)

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