<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — db_pager_view problem]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=8176</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8176&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in db_pager_view problem.]]></description>
		<lastBuildDate>Mon, 27 May 2019 03:56:44 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[db_pager_view problem]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35045#p35045</link>
			<description><![CDATA[<p>I have a modified dimensions db_pager view.</p><p>What I am expecting that if I pass the Value of the Column with an index &#039;name&#039; with a value &#039;currency&#039; (Database Column Name) then it shall display the value of that column irrespective of its sequential position in the <strong>$sql</strong> query passed to db_pager<br /></p><div class="codebox"><pre><code>    _(&quot;Currency&quot;) =&gt; array(&#039;name&#039;=&gt;&#039;currency&#039;),</code></pre></div><p>But currently I am not getting the desired result unless I bring the currency column in the same sequential position.</p><p>for e.g If in db_pager view the Currency is displayed on 3rd column then in $sql also the currency column shall be on 3rd position, otherwise it is displaying the value of any other column that is on 3rd position.</p><p>Why the &#039;name&#039; index &#039;value&#039; is not working? Or I am expecting something wrong?</p><p>Any Idea?</p>]]></description>
			<author><![CDATA[null@example.com (boxygen)]]></author>
			<pubDate>Mon, 27 May 2019 03:56:44 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35045#p35045</guid>
		</item>
	</channel>
</rss>
