<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Change vTiger Global Search Result Columns/Fields?	</title>
	<atom:link href="https://www.vtexperts.com/how-to-change-vtiger-global-search-result-columnsfields/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.vtexperts.com/how-to-change-vtiger-global-search-result-columnsfields/</link>
	<description>VTiger Support, Development, Data Migration, Customization and Extensions, Plugins, Addons..</description>
	<lastBuildDate>Wed, 24 Jan 2018 15:12:31 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.4.2</generator>
	<item>
		<title>
		By: Gustav		</title>
		<link>https://www.vtexperts.com/how-to-change-vtiger-global-search-result-columnsfields/#comment-41044</link>

		<dc:creator><![CDATA[Gustav]]></dc:creator>
		<pubDate>Wed, 24 Jan 2018 15:12:31 +0000</pubDate>
		<guid isPermaLink="false">https://www.vtexperts.com/?p=600#comment-41044</guid>

					<description><![CDATA[Change the line to:
				$cv_res = $adb-&#062;pquery(&quot;select cvid, viewname from vtiger_customview where (viewname=&#039;MyFilter&#039; OR viewname=&#039;All&#039;) and entitytype=? ORDER BY viewname DESC&quot;, array($module));

and you don&#039;t have to define custom lists for all modules]]></description>
			<content:encoded><![CDATA[<p>Change the line to:<br />
				$cv_res = $adb-&gt;pquery(&#8220;select cvid, viewname from vtiger_customview where (viewname=&#8217;MyFilter&#8217; OR viewname=&#8217;All&#8217;) and entitytype=? ORDER BY viewname DESC&#8221;, array($module));</p>
<p>and you don&#8217;t have to define custom lists for all modules</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
