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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | fullname_to_list_table1.patch | 1.81 KB | victorkane |
| #2 | fullname_to_list_table1.patch | 1.81 KB | victorkane |
| fullname_to_list_table.patch | 1.58 KB | eojthebrave |
Comments
Comment #1
eojthebraveChanging status
Comment #2
victorkane commentedGreat 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.
Comment #3
victorkane commentedGreat 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.
Comment #4
victorkane commentedGreat 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.
Comment #5
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.