How do you change the columns of the database shown in the Recipient > Overview?
We do not store the first name and last name separately for our recipients, so this table isn't especially helpful.
In /webapps/core/recipient/list.jsp, i found the relevant section of code, but I can't seem to access the the custom database values through the "recipient" bean.
Unsuprisingly, the obvious <bean:write name="recipient" property="<name of field"/> didn't work.
Thanks,
Stephen
Changing the Fields Displayed in Recipients > Overview
Moderator: moderator
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: Changing the Fields Displayed in Recipients > Overview
With OpenEMM 2012 you will be able to select your own columns for the recipient list.
OpenEMM Maintainer