<?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/"><channel><title>Gayathri さんの グループ アクティビティ</title><link>https://www.aras.com/community/members/gayathri</link><description>Gayathri さんの グループ ユーザーの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>Open specific ItemType form from a client side method</title><link>https://www.aras.com/community/f/development/36192/open-specific-itemtype-form-from-a-client-side-method</link><pubDate>Tue, 08 Dec 2020 08:09:02 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:01c6a687-8548-4a93-9335-8fffdb450afc</guid><dc:creator>Chris.Porter</dc:creator><description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;I have an ItemType that is setup with two forms attached, one being the main default form used for viewing, editing, adding etc..&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/3/pastedimage1607414027330v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I would like to however be able to through a client side method open the &amp;quot;Secondary Form&amp;quot; loaded with a context Item&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;/em&gt;I would usually use the &amp;quot;aras.uiShowItemEx&amp;quot; client side method, however it unfortunately does not have an optional parameter to open any other form than the&amp;nbsp;Default form (which has lowest Display Priority). Example of code I would normally use to open a form from a client side method:&amp;nbsp;aras.uiShowItemEx(document.thisItem, &amp;quot;tab view&amp;quot;, false)&lt;/p&gt;
&lt;p&gt;Is there a client side method I can use (or block of code) in order to open a specific client side form? So far from looking around the only way I can see different forms are&amp;nbsp;based on either classification or identity, neither of which suits my use case.&lt;/p&gt;
&lt;p&gt;My final solution is to ideally have a button on the main form that says &amp;quot;Open Secondary Form&amp;quot;, which then triggers this client side method that will pass the same context item to a secondary form opened in a new aras tab. Any suggestions would be greatly appreciated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>