<?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>Aras V12 Relationship View</title><link>https://www.aras.com/community/f/development/36288/aras-v12-relationship-view</link><description>In Innovator v11 my relationship view was: 
 Name: World Start Page: ../Solutions/PLM/scripts/ReverseItemsGrid.html Parameter: &amp;#39;ITName=&amp;#39;+itemTypeName+&amp;#39;&amp;amp;itemID=&amp;#39;+itemID+&amp;#39;&amp;amp;reverseITName=MIN_Fielded_PR&amp;amp;reversePropertyName=system&amp;#39; 
 When I tried to duplicate</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Aras V12 Relationship View</title><link>https://www.aras.com/community/thread/6352?ContentTypeID=1</link><pubDate>Mon, 08 Feb 2021 14:59:06 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:899649a8-755c-49af-b997-32fece0eef70</guid><dc:creator>ddidonato</dc:creator><description>&lt;p&gt;Angela,&lt;/p&gt;
&lt;p&gt;Thanks for all the effort you put into this. If you discover anything new please post. It would be great to have this available in V12. I know for us, it would save us a lot of time in not creating TGVs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Aras V12 Relationship View</title><link>https://www.aras.com/community/thread/6351?ContentTypeID=1</link><pubDate>Mon, 08 Feb 2021 10:25:31 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:fab36935-f9eb-4e1b-a44c-e8c93db60e83</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;I tried it by myself and can confirm your described behavior. Toolbar is shown and also the column headers. But not the grid content itself.&lt;/p&gt;
&lt;p&gt;I did a little debugging and the result is a bit confusing. The complete&amp;nbsp;&lt;span&gt;ReverseItemsGrid.html works, especially&amp;nbsp;when analyzing what happend on this two lines at the end of the script:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;var grid_xml = aras.uiGenerateItemsGridXML(resDom, visiblePropNds, reversItemTypeID);&lt;br /&gt; grid.InitXML(grid_xml);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The grid_xml contains all necessary data for rendering the grid (headers AND table content). When looking at grid_xml content via browser debugger, in my case all the related item data was contained.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So the getting the information about the reversed items still works with this script.&lt;br /&gt;&lt;/span&gt;&lt;span&gt;But in the end, only the header columns are rendered and not the grid content.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Not sure what can cause this one. I noticed one difference between Innovator 11 and 12. In Innovator 11, we still see a visible&amp;nbsp;lock column. Innovator 12, this column is missing. Innovator 12 replaced look/unlock with claim/unclaim. The script still can deal with this one. Rendering is pretty the same, just icons are replaced.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;But something in Innovator 12 prevents the grid content from appearing.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Aras V12 Relationship View</title><link>https://www.aras.com/community/thread/6346?ContentTypeID=1</link><pubDate>Fri, 05 Feb 2021 11:59:09 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:d33f397a-e7a2-4982-a889-56c1631cb308</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;The functions contained in the html file probably are not available in Innovator 12. But I am not sure which one. QueryItem definitely still works.&amp;nbsp;I am not sure why there is a dojo.js reference.&lt;/p&gt;
&lt;p&gt;You can set a &amp;quot;debugger&amp;quot; statement in the file and then step through it to see where it fails.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I right now don&amp;acute;t have the time to try it by myself, but I am also interested in reusing ReverseItemsGrid.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Aras V12 Relationship View</title><link>https://www.aras.com/community/thread/6339?ContentTypeID=1</link><pubDate>Thu, 04 Feb 2021 12:12:09 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:eb02e8ff-027e-4ef4-94cf-7fdcd3fbf6d8</guid><dc:creator>ddidonato</dc:creator><description>&lt;p&gt;Still not working. Anyone have any suggestions for me so that I don&amp;#39;t have to replace all my ReverseItemsGrids with new TGVs&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Aras V12 Relationship View</title><link>https://www.aras.com/community/thread/6324?ContentTypeID=1</link><pubDate>Wed, 27 Jan 2021 17:17:38 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:f8c95e85-8f4e-46e1-9a00-5fdc75fba505</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Other option would be using a tree-grid-view. But I also would be happy about a ReverseItemsGrid.html variant in Innovator 12. It has a few pros and cons but it&amp;acute;s often easier to use and faster.&lt;/p&gt;
&lt;p&gt;From my POV most of the original code should still work in I12. I would ask Aras if they still can offer a I12 version for this one.&lt;/p&gt;
&lt;p&gt;As alternative you can use the browser debugger to step through the code and look for the outdated code. Right now I would add the following line for the QueryItem function to work:&lt;/p&gt;
&lt;p&gt;&lt;span&gt; &lt;/span&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;../../../javascript/QueryString.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;(Not tested, I just had to use it in my own variant)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Aras V12 Relationship View</title><link>https://www.aras.com/community/thread/6323?ContentTypeID=1</link><pubDate>Wed, 27 Jan 2021 16:52:06 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:6e4b2bcc-d10b-4cc6-aaa1-31e7974c98fb</guid><dc:creator>ddidonato</dc:creator><description>&lt;p&gt;Hi Angela, I couldn&amp;#39;t get it to work. The relationship tab displays with all tab headers and field labels, but no data. Do you know if there&amp;#39;s something similar to ReverseItemsGrid.html in v12 . ReverseItemsGrid.html was generic that I could use on all my reverse relationships. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Aras V12 Relationship View</title><link>https://www.aras.com/community/thread/6321?ContentTypeID=1</link><pubDate>Wed, 27 Jan 2021 14:26:17 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:a7519918-c936-44b5-80c5-83bebec5f1ed</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Hi, I haven&amp;acute;t tried it with this specific files, but with a custom one.&lt;/p&gt;
&lt;p&gt;You have to ensure to copy all files related to ReverseItemsGrid.html. Take a look at the file to see the references. E.g. you definitely will need&amp;nbsp;ReverseItemsGrid_toolbar.xml.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;More tricky are the linked stylesheets and the used dojo.js.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Aras V12 Relationship View</title><link>https://www.aras.com/community/thread/6320?ContentTypeID=1</link><pubDate>Wed, 27 Jan 2021 14:06:50 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:2c94de16-cfdb-4ad5-8b70-2654358dbf04</guid><dc:creator>ddidonato</dc:creator><description>&lt;p&gt;Hi Angela,&lt;/p&gt;
&lt;p&gt;Were you able to get it to work by copy ReverseItemsGrid.html into ../Solutions/PLM/scripts/ folder in version 12. I tried, but it doesn&amp;#39;t display any data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Aras V12 Relationship View</title><link>https://www.aras.com/community/thread/6316?ContentTypeID=1</link><pubDate>Wed, 27 Jan 2021 07:52:06 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:090becd2-2e6e-4b34-a622-9973704e4144</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Hi!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Interesting question!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Checked it in my own Innovator 12 and it seems that ReverseItemsGrid was replaced with TGVs. Aras even replaced custom views with TGVs during the last update.&lt;/p&gt;
&lt;p&gt;Take a look at RelationshipType &amp;quot;Manufacturer Part Part&amp;quot; to see the new variant.&lt;/p&gt;
&lt;p&gt;If you don&amp;acute;t want to use TGVs, you still should be able to use ReverseItemsGrid.html.&amp;nbsp;Take the file from your Innovator 11 code tree and copy it to I12. I would use the customer folder for storing the file. These kind of views still works, but they are not included anymore in I12.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>