<?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>How to add PDF Viewer to Sidebar of an ItemType</title><link>https://www.aras.com/community/f/getting-started/55530/how-to-add-pdf-viewer-to-sidebar-of-an-itemtype</link><description>I have PDF Viewer and SSVC enabled on my Aras. 
 The PDF Viewer icon &amp;amp; functionality is added for CAD &amp;amp; Parts. 
 How can I add to my ItemType when my ItemType is already SVC enabled. 
 
 I tried Client Style , but no success</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to add PDF Viewer to Sidebar of an ItemType</title><link>https://www.aras.com/community/thread/11265?ContentTypeID=1</link><pubDate>Thu, 26 Jun 2025 16:18:28 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:a689b478-890d-40d4-be4e-a8771b4eeb56</guid><dc:creator>Christopher Gillis</dc:creator><description>&lt;p&gt;Hi Abhijit,&lt;/p&gt;
&lt;p&gt;As a simple solution, could you check to make sure in the&amp;nbsp;&lt;strong&gt;Views&lt;/strong&gt; tab of your ItemType that the&amp;nbsp;&lt;strong&gt;Secure Social&lt;/strong&gt; checkbox is enabled for all of your forms? If that doesn&amp;#39;t resolve the issue, you&amp;#39;ll likely need to configure how Innovator looks up which files to show in the PDF Viewer Sidebar.&lt;/p&gt;
&lt;p&gt;You can do this via the&amp;nbsp;&lt;strong&gt;Secure Social&lt;/strong&gt; tab on the ItemType. You may be able to look at the CAD or Document ItemTypes as examples, but you&amp;#39;ll need to add the following (this is assuming the file you are trying to see is accessible via a Property on the ItemType):&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;In the&amp;nbsp;&lt;strong&gt;Secure Social&lt;/strong&gt; tab of the ItemType, add a new&amp;nbsp;&lt;strong&gt;DiscussionTemplate&lt;/strong&gt; if one does not already exist&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Set the File Selection Depth and Item Selection Depth to -1 for both&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Open the DiscussionTemplate and add a new&amp;nbsp;&lt;strong&gt;FeedTemplate&lt;/strong&gt; if one does not already exist
&lt;ol&gt;
&lt;li&gt;Feed Type: Board&lt;/li&gt;
&lt;li&gt;History Events: Add&lt;/li&gt;
&lt;li&gt;Reference: this&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Open the FeedTemplate, and add a new&amp;nbsp;&lt;strong&gt;FileSelectorTemplate&lt;/strong&gt;
&lt;ol&gt;
&lt;li&gt;Filter: This is a pipe separated list of File Type IDs. You can just copy the values used in CAD or Document.&lt;/li&gt;
&lt;li&gt;Reference: Set this to the name of the Property that references the File on your ItemType (for CAD this is&amp;nbsp;&lt;strong&gt;viewable_file&lt;/strong&gt;)&lt;/li&gt;
&lt;li&gt;Tooltip Template: You can also copy the value for this from CAD or Document&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Back on the ItemType make sure you enable&amp;nbsp;&lt;strong&gt;Secure Social&lt;/strong&gt; on all of your forms in the&amp;nbsp;&lt;strong&gt;Views&lt;/strong&gt; tab.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;After that, you should see your PDF visible in the PDF Viewer sidebar.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>