﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>c360 Forums / Version 3 Product Questions / Core Productivity Pack / Summary  / How to make Summary available on custom entities / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>c360 Forums</description><link>http://www.c360.com/Forums/</link><webMaster>support@c360.com</webMaster><lastBuildDate>Sat, 22 Nov 2008 13:34:41 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: How to make Summary available on custom entities</title><link>http://www.c360.com/Forums/Topic916-2-1.aspx</link><description>Works fine now....</description><pubDate>Wed, 24 Oct 2007 11:10:29 GMT</pubDate><dc:creator>woodsalexj</dc:creator></item><item><title>RE: How to make Summary available on custom entities</title><link>http://www.c360.com/Forums/Topic916-2-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;I applied the config changes above but the My Preferences-&amp;gt;Record Filtering doesn't work. Is there a way to fix it?&lt;/P&gt;&lt;P&gt;Thanks,</description><pubDate>Tue, 23 Oct 2007 14:43:46 GMT</pubDate><dc:creator>woodsalexj</dc:creator></item><item><title>RE: How to make Summary available on custom entities</title><link>http://www.c360.com/Forums/Topic916-2-1.aspx</link><description>Summary can be made available on custom entities simply by editing Microsoft CRM's ISV.config.xml file and adding the appropriate links in the appropriate section. &lt;P&gt;In the config file, look for a section called "&amp;lt;Entities&amp;gt;". You will notice a sub-section for each entity where you can configure links that will show up on the entity's edit screen.&lt;/P&gt;&lt;P&gt;For example, let's assume you have a custom entity called 'new_myentity', the links would look like this:&lt;/P&gt;&lt;P&gt;[code]&amp;lt;Entity name="new_entity"&amp;gt;&lt;BR&gt; &amp;lt;ToolBar ValidForCreate="0" ValidForUpdate="1"&amp;gt;&lt;BR&gt;  &amp;lt;Button ToolTip="Quickly create an activity for this Record" Icon="/c360/c360Icon.gif" Title="Quick Activity" Url="/c360/Summary/QuickActivity.aspx" Client="Web,OutlookWorkstationClient" PassParams="1" WinParams="menubar=no,status=yes,toolbar=no,width=600,height=350" AvailableOffline="false" /&amp;gt;&lt;BR&gt;  &amp;lt;Button Icon="&lt;A href="http://mycrmserver/c360/c360Icon.gif"&gt;http://MYCRMSERVER/c360/c360Icon.gif&lt;/A&gt;" Title="Quick Activity" ToolTip="Quickly create an activity for this Record" Url="&lt;A href="http://mycrmserver/c360/Summary/QuickActivity.aspx"&gt;http://MYCRMSERVER/c360/Summary/QuickActivity.aspx&lt;/A&gt;" PassParams="1" WinParams="menubar=no,status=yes,toolbar=no,width=600,height=350" Client="OutlookLaptopClient" AvailableOffline="false" /&amp;gt;&lt;BR&gt; &amp;lt;/ToolBar&amp;gt;&lt;BR&gt; &amp;lt;NavBar ValidForCreate="0" ValidForUpdate="1"&amp;gt;&lt;BR&gt;   &amp;lt;NavBarItem Id="AS" Icon="/c360/c360Icon.gif" Title="Summary" Url="/c360/Summary/Summary.aspx" Client="Web,OutlookWorkstationClient" AvailableOffline="false" /&amp;gt;&lt;BR&gt;   &amp;lt;NavBarItem Id="AS_Laptop" Icon="&lt;A href="http://mycrmserver/c360/c360Icon.gif"&gt;http://MYCRMSERVER/c360/c360Icon.gif&lt;/A&gt;" Title="Summary" Url="&lt;A href="http://mycrmserver/c360/Summary/Summary.aspx"&gt;http://MYCRMSERVER/c360/Summary/Summary.aspx&lt;/A&gt;" Client="OutlookLaptopClient" AvailableOffline="false" /&amp;gt;&lt;BR&gt; &amp;lt;/NavBar&amp;gt;&lt;BR&gt;&amp;lt;/Entity&amp;gt;[/code]&lt;P&gt;Please note the "MYCRMSERVER" is a placeholder. Please adjust the URL to match your environment.&lt;P&gt;[highlight]WARNING[/highlight]: invalid modifications to the config file can cause errors in Microsoft CRM. Always backup your config file prior to making modifications.</description><pubDate>Tue, 12 Dec 2006 10:46:03 GMT</pubDate><dc:creator>Jeremie Desautels</dc:creator></item><item><title>How to make Summary available on custom entities</title><link>http://www.c360.com/Forums/Topic916-2-1.aspx</link><description>Is it possible to make the Summary screen available on custom entities?  If so, how is it done?  Thanks.</description><pubDate>Mon, 11 Dec 2006 17:56:43 GMT</pubDate><dc:creator>Randy Bristol</dc:creator></item></channel></rss>