Hi guys,
Has anyone had experience with the CPbkContactEngine on Series 60? I'm trying to write contacts into the phonebook. I successfully create an empty contact item with 8 default fields and set text content in every field. But then I am not able to add additional fields to the phonebook, fields such as Home Phone, Work Phone, URL Home, URL Work. I try to use CPbkContactItem's AddFieldL(CPbkFieldInfo& aFieldInfo). But, I am not able to define CPbkFieldInfo to path as a parameter. The s60 SDK refers to the PHONEBOOK_FIELD resource structure which is supposed to be defined in CPbkFieldsInfo.rh. But this file is missing in the s60 v1.2. Any suggestions?
Thank you,
Costya