<br clear="all">This patch is not working. I manually made the changes per the instructions. The select all button appears, but is not functional. <br><br><br><a href="http://lists.vtigercrm.com/pipermail/vtigercrm-developers/2010-December/015913.html">http://lists.vtigercrm.com/pipermail/vtigercrm-developers/2010-December/015913.html</a><br>
<br>I think the issue is in the Smarty/templates/ListViewEntries.tpl    patch<br><br><br>+++ vtigercrm.patched/Smarty/templates/ListViewEntries.tpl    2010-12-01 14:41:12.000000000 +0100<br>@@ -25,6 +25,7 @@<br>      &lt;input name=&quot;selectedboxes&quot; id=&quot;selectedboxes&quot; type=&quot;hidden&quot; value=&quot;{$SELECTEDIDS}&quot;&gt;<br>
      &lt;input name=&quot;allselectedboxes&quot; id=&quot;allselectedboxes&quot; type=&quot;hidden&quot; value=&quot;{$ALLSELECTEDIDS}&quot;&gt;<br>      &lt;input name=&quot;current_page_boxes&quot; id=&quot;current_page_boxes&quot; type=&quot;hidden&quot; value=&quot;{$CURRENT_PAGE_BOXES}&quot;&gt;<br>
+     &lt;input name=&quot;selectallrecords&quot; id=&quot;selectallrecords&quot; type=&quot;hidden&quot; value=&quot;0&quot;&gt;<br>                 &lt;!-- List View Master Holder starts --&gt;<br>                 &lt;table border=0 cellspacing=1 cellpadding=0 width=100% class=&quot;lvtBg&quot;&gt;<br>
                 &lt;tr&gt;<br>@@ -97,6 +98,10 @@<br>                 {/if}<br>                 {* END *}<br>             <br>+                {* Select all button for mass edit *}<br>+                &lt;input class=&quot;crmbutton small create&quot; type=&quot;button&quot; id=&quot;chooseAllBtn&quot; value=&quot;Select all records&quot; onclick=&quot;toggleSelectAllEntries_ListView();&quot; {if $hideSelectAll} style=&quot;display:none&quot;{/if}/&gt;<br>
+<br>+            <br>                 &lt;/td&gt;<br>                 &lt;td class=&quot;small&quot; nowrap&gt;<br>                     {$recordListRange}<br>@@ -321,6 +326,9 @@<br>                             &lt;/div&gt;<br>
                         {/if}<br>                         {* END *}<br>+                        {* Select all button for mass edit *}<br>+                        &lt;input class=&quot;crmbutton small create&quot; type=&quot;button&quot; value=&quot;Select all records&quot; onclick=&quot;toggleSelectAllEntries_ListView();&quot;/&gt;<br>
+<br>                     &lt;/td&gt;<br>                 &lt;td class=&quot;small&quot; nowrap&gt;<br>                     {$recordListRange}<br><br><br><br>what am I missing? 5.2.1 used<br>-- <br>Thanks,<br><br>Hassan Omar<br>
678-683-0646<br>