After Entering Contacts edit information view, select the name row.(at the right top of the view besides add photo).
then it will display a list view about the persons information
name title department
it seems like a tableView, but you can edit at each row. i try to add textField to each row's cell, however the split line is not as clear as its. Is there any way to create a view like it? Thanks.