Adds a Name column to the tables on admin/content/salesforce/contact and admin/content/salesforce/lead

I found it confusing to be looking through my contacts/leads by username, and since this information is already available we should use it.

Comments

eojthebrave’s picture

Status: Needs work » Needs review

Changing status

victorkane’s picture

Status: Needs review » Fixed
StatusFileSize
new1.81 KB

Great idea. But small error in your patch ("date" instead of "data" in line 8 of your patch) prevented column heading ("Name") from appearing. I corrected that in the attached cvs diff patch; and have committed to DRUPAL-5.

victorkane’s picture

StatusFileSize
new1.81 KB

Great idea. But small error in your patch ("date" instead of "data" in line 8 of your patch) prevented column heading ("Name") from appearing. I corrected that in the attached cvs diff patch; and have committed to DRUPAL-5.

victorkane’s picture

Great idea. But small error in your patch ("date" instead of "data" in line 8 of your patch) prevented column heading ("Name") from appearing. I corrected that and have committed to DRUPAL-5.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.