<?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>PopUp Item Type</title><link>https://www.aras.com/community/f/development/3820/popup-item-type</link><description>I want to popup an Item Type X.

That Item Type has a RelationshipType &amp;quot;Y&amp;quot; , so in that popup we have a tab &amp;quot;Y&amp;quot;. That Y has a list of items (well filled)

The popup is well, the only issue is the dropbox search is empty .

If I create it as not being</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: PopUp Item Type</title><link>https://www.aras.com/community/thread/1806?ContentTypeID=1</link><pubDate>Fri, 31 Aug 2018 15:33:54 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:02ce4c04-c264-499f-be68-fd7bab8a44ce</guid><dc:creator>Eli Donahue</dc:creator><description>Hi Prada,

Is ItemType X the Activity2 ItemType, or a custom ItemType you created? The modalViewEdit.html file is specifically created for the Project Activity completion dialog, so that may be why you are not seeing the correct behavior in the relationship grid.

If you just want to open an Aras item form in a new window, you can use the following code:
&lt;pre&gt;var myItem = &amp;lt;item you want to open&amp;gt;;
aras.uiShowItemEx(myItem.node, &amp;quot;tab view&amp;quot;, true);&lt;/pre&gt;
Hope this helps!

Eli

&lt;hr /&gt;

Eli Donahue

Aras Labs Software Engineer&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PopUp Item Type</title><link>https://www.aras.com/community/thread/1805?ContentTypeID=1</link><pubDate>Tue, 24 Jul 2018 03:37:04 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:9816eed5-3e35-43ff-adf8-cf39def3d750</guid><dc:creator>Former Member</dc:creator><description>I am trying to open a Item Type X in a popup so I do it using a dialog.  That it&amp;#39;s ok. However that Item X that I am opening has a relation with Y . It show properly the tab , however the box of the search is always empty . It should not be automatically filled?

If I don&amp;#39;t use a popup (just another tab), then the search box is automatically filled.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PopUp Item Type</title><link>https://www.aras.com/community/thread/1804?ContentTypeID=1</link><pubDate>Mon, 23 Jul 2018 15:43:58 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:32b9f5ae-9833-4c73-8ae8-1e5320016dce</guid><dc:creator>Eli Donahue</dc:creator><description>Hi Prada,

Are you just trying to open a regular item form as a new browser window rather than a new tab within Innovator? What&amp;#39;s the trigger for your code?

Eli

&lt;hr /&gt;

Eli Donahue

Aras Labs Software Engineer&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>