<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Hiding the Incident Extensions Tab</title><link>http://blogs.technet.com/b/servicemanager/archive/2010/07/14/hiding-the-incident-extensions-tab.aspx</link><description>Maybe after you have customized the incident class using the Authoring Tool to extend the class and customize the form you want to hide the Extensions tab. How do you do it? 
 Simple &amp;ndash; import this MP: 
 http://cid-17faa48294add53f.office.live</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Hiding the Incident Extensions Tab</title><link>http://blogs.technet.com/b/servicemanager/archive/2010/07/14/hiding-the-incident-extensions-tab.aspx#3500081</link><pubDate>Fri, 25 May 2012 12:49:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3500081</guid><dc:creator>Alexandre Beaulieu</dc:creator><description>&lt;p&gt;Thanks Travis, from your information, from that, I did this:&lt;/p&gt;
&lt;p&gt;First you need to create an Alias referencing the UI Administration section. So in between the &amp;lt;References&amp;gt;&amp;lt;/References&amp;gt; add these lines below:&lt;/p&gt;
&lt;p&gt;	&amp;lt;Reference Alias=&amp;quot;Admin&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;		&amp;lt;ID&amp;gt;Microsoft.EnterpriseManagement.ServiceManager.UI.Administration&amp;lt;/ID&amp;gt;&lt;/p&gt;
&lt;p&gt;		&amp;lt;Version&amp;gt;7.5.1561.0&amp;lt;/Version&amp;gt;&lt;/p&gt;
&lt;p&gt;		&amp;lt;PublicKeyToken&amp;gt;31bf3856ad364e35&amp;lt;/PublicKeyToken&amp;gt;&lt;/p&gt;
&lt;p&gt;	&amp;lt;/Reference&amp;gt;&lt;/p&gt;
&lt;p&gt;Verify the &amp;lt;Version&amp;gt; and &amp;lt;PublicKeyToken&amp;gt;. They are probably not the same as this example. The &amp;lt;Version&amp;gt; might be fine, but confirm the &amp;lt;PublicKeyToken&amp;gt;. If you look at the other &amp;lt;Reference&amp;gt; in the management pack, the information should be available, simply select the proper one!&lt;/p&gt;
&lt;p&gt;Once the &amp;lt;Reference Alias=&amp;quot;Admin&amp;quot;&amp;gt; is added, now add the &amp;lt;Category&amp;gt; in &amp;lt;Categories&amp;gt;. In the &amp;lt;Category&amp;gt;there are 3 properties: ID, Target and Value. Give an ID, any string will do, just kept it short. The Target will be found in the &amp;lt;Presentation&amp;gt;&amp;lt;Forms&amp;gt;&amp;lt;Form&amp;gt;, it is the ID. Simply copy it, it will point the proper form. Then add this Value &amp;quot;Admin!Microsoft.EnterpriseManagement.ServiceManager.UI.Administration.Enumeration.HideExtensionTab&amp;quot;.&lt;/p&gt;
&lt;p&gt;Here how it should look like:&lt;/p&gt;
&lt;p&gt;&amp;lt;Categories&amp;gt;&lt;/p&gt;
&lt;p&gt;	…&lt;/p&gt;
&lt;p&gt;	&amp;lt;Category &lt;/p&gt;
&lt;p&gt;ID=&amp;quot;HideExtension&amp;quot;&lt;/p&gt;
&lt;p&gt;Target=&amp;quot;CustomForm_7fc9297a_8e75_4a5e_b8d0_6f966109a680&amp;quot; &lt;/p&gt;
&lt;p&gt;Value=&amp;quot;Admin!Microsoft.EnterpriseManagement.ServiceManager.UI.Administration.Enumeration.HideExtensionTab&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;	&amp;lt;/Category&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/Categories&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;Presentation&amp;gt;&lt;/p&gt;
&lt;p&gt;	&amp;lt;Forms&amp;gt;&lt;/p&gt;
&lt;p&gt;		&amp;lt;Form &lt;/p&gt;
&lt;p&gt;ID=&amp;quot;CustomForm_7fc9297a_8e75_4a5e_b8d0_6f966109a680&amp;quot; &lt;/p&gt;
&lt;p&gt;Accessibility=&amp;quot;Public&amp;quot; Target=&amp;quot;CustomForm_7fc9297a_8e75_4a5e_b8d0_6f966109a680_TypeProjection&amp;quot; BaseForm=&amp;quot;Alias_6d3e0e7d_65b2_4264_8e73_66cc02faeb37!CostCenterForm&amp;quot; TypeName=&amp;quot;Provance.ServiceManager.Itam.Presentation.CostCenterForm&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;			&amp;lt;Category&amp;gt;Form&amp;lt;/Category&amp;gt;&lt;/p&gt;
&lt;p&gt;			&amp;lt;Customization&amp;gt; … &amp;lt;/Customization&amp;gt;&lt;/p&gt;
&lt;p&gt;		&amp;lt;/Form&amp;gt;&lt;/p&gt;
&lt;p&gt;	&amp;lt;/Forms&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/Presentation&amp;gt;&lt;/p&gt;
&lt;p&gt;Have fun customizing your forms!!!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3500081" width="1" height="1"&gt;</description></item><item><title>re: Hiding the Incident Extensions Tab</title><link>http://blogs.technet.com/b/servicemanager/archive/2010/07/14/hiding-the-incident-extensions-tab.aspx#3414790</link><pubDate>Tue, 22 Mar 2011 04:26:52 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3414790</guid><dc:creator>Rob</dc:creator><description>&lt;p&gt;Travis, thank you! Another hair-pulling moment adverted...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3414790" width="1" height="1"&gt;</description></item><item><title>re: Hiding the Incident Extensions Tab</title><link>http://blogs.technet.com/b/servicemanager/archive/2010/07/14/hiding-the-incident-extensions-tab.aspx#3344477</link><pubDate>Thu, 15 Jul 2010 15:02:17 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3344477</guid><dc:creator>Travis Wright MSFT</dc:creator><description>&lt;p&gt;@djk - Yes, Magic! &amp;nbsp;The incident form has some code behind that runs when the form loads that looks for the existence of this Category. &amp;nbsp;If present it doesnt show the Extensions tab.&lt;/p&gt;
&lt;p&gt;BTW - although I havent tried it, this will probably work for any Form. &amp;nbsp;You would just need to change the Target attribute value in the Category element to point to a different Form element.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3344477" width="1" height="1"&gt;</description></item><item><title>re: Hiding the Incident Extensions Tab</title><link>http://blogs.technet.com/b/servicemanager/archive/2010/07/14/hiding-the-incident-extensions-tab.aspx#3344425</link><pubDate>Thu, 15 Jul 2010 09:19:23 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3344425</guid><dc:creator>djk</dc:creator><description>&lt;p&gt;Wondering how does that really work... MP is so simple! Some hidden (built-in) magic in SCSM?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3344425" width="1" height="1"&gt;</description></item></channel></rss>