<?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>Null Relationships code trigger</title><link>https://www.aras.com/community/f/development/4015/null-relationships-code-trigger</link><description>I want to use a null relationship tab in Parts to return custom query results from Documents.

example:
 
 get property from parent form: Parts 
 get Documents where doc.property = parent.property 
 
How would I get this potential code to trigger? Theres</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Null Relationships code trigger</title><link>https://www.aras.com/community/thread/2237?ContentTypeID=1</link><pubDate>Mon, 05 Nov 2018 14:32:06 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:00db3ba9-ef5b-4b06-b0fb-94d96c25cd0f</guid><dc:creator>Christopher Gillis</dc:creator><description>Hello,

There&amp;#39;s two different standard ways to achieve this functionality.
&lt;ol&gt;
 	&lt;li&gt;Create a custom Grid item
&lt;ol&gt;
 	&lt;li&gt;Grid items accept a query to load the items within them&lt;/li&gt;
 	&lt;li&gt;You can assign this grid under the &lt;strong&gt;Relationship View&lt;/strong&gt; tab of your RelationshipType&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
 	&lt;li&gt;Use &lt;a href="http://community.aras.com/en/introduction-query-builder-tree-grid-view/"&gt;Query Builder and Tree Grid View&lt;/a&gt; to build a custom view and display it as a relationship of the Part ItemType&lt;/li&gt;
&lt;/ol&gt;
Chris

&lt;hr /&gt;

Christopher Gillis

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