Hi list,
i am working on customising the find party screen and trying to list
idValues present in PartyIdentification table just like how party area code,
party types etc are listed. In partservices.java to list areacode, they have
used *dynamicView.addMemberEntity("TM", "TelecomNumber");* and to show that
they have used in findparty.ftl this:* partyRow.areaCode *But I am not getting printed on my customize ftl file. any help is much appreciated. Regards, Ravindra Mandre
