<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — db_pager_view problem]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8176&amp;type=atom" />
	<updated>2019-05-27T03:56:44Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8176</id>
		<entry>
			<title type="html"><![CDATA[db_pager_view problem]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35045#p35045" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2019-05-27T03:56:44Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35045#p35045</id>
		</entry>
</feed>
