<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/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>Set Tab Name of Item</title><link>https://www.aras.com/community/f/development/55437/set-tab-name-of-item</link><description>I&amp;#39;ve created a new item type and the tab names show the item ID. 
 
 How do I set it to display the value of another property on the item? 
 Version 11 SP9. 
 Thanks!</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Set Tab Name of Item</title><link>https://www.aras.com/community/thread/10920?ContentTypeID=1</link><pubDate>Thu, 27 Feb 2025 02:48:08 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:fa1fed59-3ce6-4d3d-b314-f8f284cdfebf</guid><dc:creator>henry_yc</dc:creator><description>&lt;p&gt;Thanks very much AJ, this is exactly what I was looking for.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Set Tab Name of Item</title><link>https://www.aras.com/community/thread/10916?ContentTypeID=1</link><pubDate>Wed, 26 Feb 2025 14:58:19 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:6386ce4b-6f44-4d05-83aa-52ba59e4186e</guid><dc:creator>AJ Sebastian</dc:creator><description>&lt;p&gt;Hi Henry,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;ItemTypes have a property called Keyed_name, which is defined in the ItemType itself. The keyed name is a single or multiple properties, and is set to ID by default.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;When looking at the properties of an ItemType, there is a column titled&amp;nbsp;&lt;strong&gt;Keyed Name Order&lt;/strong&gt;. This property will set the keyed name of the item. Here&amp;#39;s an example for an item which uses it&amp;#39;s name property as its keyed name:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img style="max-height:155px;width:auto;" alt=" " src="/community/resized-image/__size/0x310/__key/communityserver-discussions-components-files/3/pastedimage1740581781522v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;It&amp;#39;s important to note that the keyed name order starts with zero. If you then were to set the&amp;nbsp;&lt;strong&gt;Label&lt;/strong&gt; property&amp;#39;s value to 1, the keyed name would look like {Name} {Label}. A common practice is setting the keyed name to &lt;strong&gt;Item Number&amp;nbsp;&lt;/strong&gt; or&amp;nbsp;&lt;strong&gt;Item Number&lt;/strong&gt; as 0, and&amp;nbsp;&lt;strong&gt;Name&lt;/strong&gt; as 1.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>