<?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>Split Screen</title><link>https://www.aras.com/community/f/development/37523/split-screen</link><description>How to enable split screen mode in TGV similar to Part MultiLevel BOM Relationship in Part for effectivity context menu? By default how come that TGV has relationshipID_splitter elements?</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Split Screen</title><link>https://www.aras.com/community/thread/8623?ContentTypeID=1</link><pubDate>Tue, 02 Aug 2022 16:06:30 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:067714ce-0344-4c6b-a0fe-e7e93f24f33f</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The additional splitter element is added by Effectivity&amp;nbsp;engine on load. It&amp;acute;s not there by default on all&amp;nbsp;TGVs.&lt;/p&gt;
&lt;p&gt;This one does the magic - the script is added when using effectivity:&lt;/p&gt;
&lt;p&gt;..Client\Modules\aras.innovator.core.EffectivityServices\Scripts\ExtendRelationshipsControlAndCuiWindowHandlers.js&lt;/p&gt;
&lt;p&gt;You can see inside the file that it&amp;acute;s hardcoded to certain relationships. So you maybe can add other ItemTypes there.&lt;/p&gt;
&lt;p&gt;Took me just 1 minute of investigation. I&amp;acute;m so proud right now, cause I don&amp;acute;t even use Effectivity. But of course I can be wrong, so don&amp;acute;t take my ideas for being correct.&lt;/p&gt;
&lt;p&gt;Out of curiosity. This kind of TGV modification definitely sounds useful.&amp;nbsp;What is your use case for this one?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Angela&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Split Screen</title><link>https://www.aras.com/community/thread/8608?ContentTypeID=1</link><pubDate>Mon, 01 Aug 2022 09:13:25 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:52d26140-e100-4875-9748-6fbc13e92ae8</guid><dc:creator>Pradeep Kumar Arunachalam</dc:creator><description>&lt;p&gt;Thanks for the reply. Yes you are right. Similar to&amp;nbsp;&lt;span&gt;effs_viewEffectivityInRelshipTab method, we need to have our own code tree extensions. But if you see that method, there is an element with &amp;quot;relationshipID_splitter&amp;quot; it tries to unhide while selecting the View Effectivity action. If we see the BOM structure tab relationship view, TGV is configured the same way what we do for other TGV relationships. But my doubt is, how to add that&amp;nbsp;relationshipID_splitter element on loading of the parent TGV.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Split Screen</title><link>https://www.aras.com/community/thread/8604?ContentTypeID=1</link><pubDate>Mon, 01 Aug 2022 08:47:29 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:b97aaba2-1546-4424-8620-6bb0f2c6b1f6</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Do you want to do this?&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/3/pastedimage1659343520030v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Building this kind of view for a custom TGV is a bit tricky. I would start with the CUI elements to understand the used Method.&lt;/p&gt;
&lt;p&gt;One for example is&amp;nbsp;effs_viewEffectivityInRelshipTab. But this customization involves a lot of codetree elements. So you probably need your own codetree extensions to make something custom.&lt;/p&gt;
&lt;p&gt;If there is an easier and more generic variant, I would be happy to know! But I don&amp;acute;t know one yet.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>