<?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>How to set &amp;#39;Simple Search&amp;#39; as default search mode in relationship grid instead of &amp;#39;Hide Search Criteria&amp;#39;?</title><link>https://www.aras.com/community/f/development/6169/how-to-set-simple-search-as-default-search-mode-in-relationship-grid-instead-of-hide-search-criteria</link><description>Hey Experts, 
 
 I want to set the search mode as &amp;#39;Simple Search&amp;#39; by default in the Relationship Grid. 
 Normally when i open any item having relationship, i am getting default search mode as &amp;#39;Hide Search Criteria&amp;#39;. Is there any way to configure this</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to set 'Simple Search' as default search mode in relationship grid instead of 'Hide Search Criteria'?</title><link>https://www.aras.com/community/thread/3474?ContentTypeID=1</link><pubDate>Mon, 09 Sep 2019 09:32:18 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:641f9b99-f6c3-4459-8dd6-09d507f4f0a8</guid><dc:creator>Aaba</dc:creator><description>&lt;p&gt;Thank you cogres...it is working.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to set 'Simple Search' as default search mode in relationship grid instead of 'Hide Search Criteria'?</title><link>https://www.aras.com/community/thread/3201?ContentTypeID=1</link><pubDate>Fri, 19 Jul 2019 07:24:05 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:9a851ae3-7fb1-4e27-b6db-6d8309a336a4</guid><dc:creator>cogres</dc:creator><description>&lt;p&gt;Hi Aaba,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;the only way I have come across to change this is to change the relationshipsGrid.html in&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Path to Innovator Installation&amp;gt;\Innovator\Client\scripts:&lt;/p&gt;
&lt;p&gt;Somewhere it will say&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RelationshipGridSearchContainer.prototype.defaultSearchMode = &amp;quot;NoUI&amp;quot;;&lt;/p&gt;
&lt;p&gt;You can change the &amp;quot;NoUI&amp;quot; to &amp;quot;Simple&amp;quot;, which should do the trick. Remember to increase the filesRevision in Innovator/Client/web.config at the very bottom for your changes to the client code tree to be grabbed immediately.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;However, this changes this behaviour for all ItemTypes. If you want it for a particular ItemType/Relationship only, you&amp;#39;d probably have to use some client side method to implement this (unless there is some way to configure this that I simply haven&amp;#39;t seen yet).&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;C&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>