<?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>Setting Default Searh</title><link>https://www.aras.com/community/f/development/3877/setting-default-searh</link><description>Hi

In Property I setting default search =&amp;gt;Active|Pending. I want to search states Active or Pending

But  simple search criterion show =&amp;gt;Active\|Pending

I don&amp;#39;t know why auto add  &amp;quot;\&amp;quot;</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Setting Default Searh</title><link>https://www.aras.com/community/thread/1952?ContentTypeID=1</link><pubDate>Tue, 07 Aug 2018 21:36:23 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:0b93fbe5-04a2-47c1-b870-1a0d2b21ac52</guid><dc:creator>Michelle</dc:creator><description>Hi Angelalp

Thank you for your help.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting Default Searh</title><link>https://www.aras.com/community/thread/1951?ContentTypeID=1</link><pubDate>Tue, 07 Aug 2018 08:54:16 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:ffa2f492-9310-4568-92f4-154283f75b2b</guid><dc:creator>AngelaIp</dc:creator><description>One idea that may work: Instead of searching for parameters you want to see, you can also search for parameters, that you don´t want to see:

Example:
&lt;code&gt;*[^Closed]*&lt;/code&gt;  -&amp;gt; Searches for items that are not Closed.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting Default Searh</title><link>https://www.aras.com/community/thread/1950?ContentTypeID=1</link><pubDate>Tue, 07 Aug 2018 08:37:26 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:c6d64967-8ebf-4c59-b3fe-63b79f6bf23c</guid><dc:creator>AngelaIp</dc:creator><description>&amp;quot;|&amp;quot; is a reserved character. It´s automatically escaped with &amp;quot;\&amp;quot;. So &amp;quot;\|&amp;quot; is equal to &amp;quot;|&amp;quot;. But unfortunately this one doesn´t work in the Default search property.
While \*|* would work as search property, it doesn´t seem to be possible to set these value right now. (At least I wasn´t able to do it in the past.)

Take a look at this similiar question:
&lt;a href="http://community.aras.com/fr/forums/topic/using-pipe-in-custom-filter-built-using-onsearchdialog-event/"&gt;http://community.aras.com/fr/forums/topic/using-pipe-in-custom-filter-built-using-onsearchdialog-event/&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>