Changing the Fields Displayed in Recipients > Overview

Use this forum for all questions related to the source code of OpenEMM

Moderator: moderator

StephenP
Posts: 5
Joined: Fri Feb 20, 2009 5:56 pm

Changing the Fields Displayed in Recipients > Overview

Post by StephenP »

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
maschoff
Site Admin
Posts: 2596
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Changing the Fields Displayed in Recipients > Overview

Post by maschoff »

With OpenEMM 2012 you will be able to select your own columns for the recipient list.
OpenEMM Maintainer
Post Reply