Can anyone tell me the story of why the Target List subpanel (ProspectLists) is missing from the Contacts detail view?

Even though there’s a many-to-many relationship between contacts and target lists (‘prospect_list_contacts’) there is no corresponding subpanel defined in Contacts/metadata/subpaneldef.php. Hence, i can’t see the Target List subpanel in Contacts detail view.

I checked https://github.com/salesagility/SuiteCRM/blob/master/modules/Contacts/metadata/subpaneldefs.php and you can see there’s no array defined for the ‘prospect_list_contacts’ relationship.

Was it ever there? Was it deliberately removed? Anyone know why?

(We’re running out-of-the-box 7.11.6)

You’re lucky, I think there is ready-made instruction for you here

https://suitecrm.com/suitecrm/forum/developer-help/11352-how-to-add-a-target-lists-subpanel-to-leads-or-contacts-etc#70833

Ooops… apologies. I searched and searched before I posted, honest!!!

Anyway, many thanks :slight_smile:

No apologies required… sometimes searching is not that simple, when there are too many similar-but-not-quite-the-same threads, or when you are still too ignorant to know what you should be looking for, or don’t the correct terms, etc.

Have a look at my list of valuable content, that is where I got your answer from:

https://github.com/salesagility/SuiteDocs/issues/206

Cheers