Menu

Syncing "companyPhone" field

Maxxer
2016-05-25
2016-09-07
  • Maxxer

    Maxxer - 2016-05-25

    I've a customer which is extensively using contacts. They're filling all possible fields, and I just received a note saying some fields appear missing on the phone. After looking at it I found they're using the companyPhone field, which from twhat I see is not mapped into the $_contactMapping array.

    Is it possible to have it synced? Can I map it to an existing field or I need to find a free AS one?

    thanks

     
  • Maxxer

    Maxxer - 2016-06-09

    no way? :/

     
  • LiverpoolFCfan

    LiverpoolFCfan - 2016-06-09

    Hi Maxxer,

    Sorry for the delay. It has been a busy time recently.

    Yes, you can map it in the array. I just went through the list and the field is missing as you pointed out.

    Add,

                'companymainphone' => 'companyPhone',
    

    into the $_contactMapping array and it should sync field "Company Main" from the device to Company Phone

    It will be added in the next release.

     
  • Maxxer

    Maxxer - 2016-06-10

    Thank you very much for the advice!

     
  • LiverpoolFCfan

    LiverpoolFCfan - 2016-09-07

    This field is now mapped in the backend as of Release 65.

     

Log in to post a comment.