views:

545

answers:

1

hi all,

i am developing a application in which i add contact to contact List. i am able to basic info like name, address, email, phone, notes etc. but i want to add some custom field like userLabel1, userValue1 , bioPersonal, bioWork, bioOther. so i want to add custom fields to address Book'contacts.

whether it is possible to add custom field to contact? if yes , then please suggest any link or sample code?

+4  A: 

Basically, there is no way to do that. Address Book doesn't let you add custom fields. However, what you can do is put your data in the "Notes" field for each contact. That will, however, look weird in apps other than yours.

FX
hi, i already use the notes field to store notes information. ok one more thing . whether is it possible to hide the field like suffix, nickName etc. Idea is that store some value in these field and when user see the contacts, then these field is not visible
Rupesh