CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions »
  • Usability Improvements (Moderator: Dave Greenberg) »
  • Export VCP mobile as 'mobile'
Pages: [1]

Author Topic: Export VCP mobile as 'mobile'  (Read 1314 times)

websynapse

  • I post frequently
  • ***
  • Posts: 216
  • Karma: 3
    • Ryan Kennedy
  • CiviCRM version: 4.3.7
  • CMS version: Drupal 6
Export VCP mobile as 'mobile'
February 08, 2010, 03:14:34 pm
CiviCRM is exports mobile numbers as HOME. It would be great if they could be exported as CELL.

Output of contact Bob Testmobile from the demo site:

Code: [Select]
BEGIN:VCARD
VERSION:2.1
FN:Bob Testmobile
N:Testmobile;Bob;;;
TEL;TYPE=HOME,PREF:043864848
TEL;TYPE=HOME:0212181800
EMAIL;TYPE=HOME,PREF:bobtestmobile@spam.com
END:VCARD


The mobile number needs to be exported as CELL to be imported into the Mobile field in Outlook etc.

TEL;TYPE=HOME,CELL:(404) 555-1212
or
TEL;TYPE=CELL:(404) 555-1212


http://en.wikipedia.org/wiki/VCard

cheers

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Export VCP mobile as 'mobile'
February 08, 2010, 03:46:52 pm

wanna take a look at  the code and potentially fix and submit a patch?

the relevant files are:

CRM/Contact/Page/View/Vcard.php
packages/Contact/Vcard/


lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

websynapse

  • I post frequently
  • ***
  • Posts: 216
  • Karma: 3
    • Ryan Kennedy
  • CiviCRM version: 4.3.7
  • CMS version: Drupal 6
Re: Export VCP mobile as 'mobile'
February 08, 2010, 04:18:10 pm
I'd love to, but I don't have the necessary skills, not being a developer. My coding skills begin and end with HTML and CSS. :(

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Export VCP mobile as 'mobile'
February 08, 2010, 04:21:58 pm

if this is important to your org, consider hiring a developer to do so. i dont think its a big fix. 3-10 hours or so if i had to guess.

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions »
  • Usability Improvements (Moderator: Dave Greenberg) »
  • Export VCP mobile as 'mobile'

This forum was archived on 2017-11-26.