Tech Support > Microsoft Windows > Windows CRM > Related activitites on account level in UserDefined Entity
Related activitites on account level in UserDefined Entity
Posted by Roland Pleli on June 26th, 2008


Hi all,

is there a possibilty to show acti/histo records ( regarding is a user 1:n
entitiy ) in the standard grid on account level ?

Thanks for your help,

Roland


Posted by Patrick on June 27th, 2008


If you want to add activities related to an account in the activities/history
views on the account form you can do this using a post stage plugin on a
Rollup message.
--
Patrick Verbeeten (MCPD)
Lead Developer
Aviva IT

Tools for CRM Developers and Administrators
http://www.patrickverbeeten.com/maps/Tools.aspx



"Roland Pleli" wrote:

Posted by Roland Pleli on June 27th, 2008


Thanks for reply, but what should the plugin do ? Dublicate the activity
record or change the "regarding" ?

Roland

"Patrick" <Patrick@discussions.microsoft.com> schrieb im Newsbeitrag
news:B933DA68-8F98-4CB2-8AFA-8A37B59426CE@microsoft.com...


Posted by Patrick on June 27th, 2008


A rollup plugin can add activities to the activities associated view. The
activity can stay the same all the plugin in does in retrieve all activities
regarding the custom entity which is related to the Target account (input
parameter) and add these to the output parameter.
--
Patrick Verbeeten (MCPD)
Lead Developer
Aviva IT

Tools for CRM Developers and Administrators
http://www.patrickverbeeten.com/maps/Tools.aspx



"Roland Pleli" wrote:

Posted by Raphael on July 1st, 2008


Hi Patrick,

as far as I could find out, the Rollup message is not a supported
plugin message (see: http://www.eggheadcafe.com/software/...llup-mes.aspx).

I don't know if this is the most actual status - did you ever register
a plugin on the Rollup message?
If yes, do you have some sample code, since the Plugin Registration
Tool doesn't support the registration on this message.

Regards,
Raphael


Similar Posts