I have created a campaign and run it. After it’s done the list of emails sent is available in the « Emailing » tab. However there is no « recipients » column in the list and as a result it is impossible to know where the campaign was sent.
I tried to add the recipients column (toEmailAddressSet) in the « message-grid » view but since toEmailAddressSet is O2M it only shows the number of recipients, not the recipients themselves. How can I show the recipients?
Even showing only the first one, would be sufficient as each email in the compaign is sent to only one recipient.
Edit: Actually toEmailAddressSet is M2M.
Still have no solution for this. The « Emailing » tab is pretty much useless without the recipient column (what exactly was the purpose of including the tab in the first place, if not to show the recipients?)
To show the O2M or M2M field value in Grid view, Widget will be useful.
You can specify widget="Tags" (If it’s the latest version. For older version TagSelect widget will work.)