<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> <input name="selectedboxes" id="selectedboxes" type="hidden" value="{$SELECTEDIDS}"><br>
<input name="allselectedboxes" id="allselectedboxes" type="hidden" value="{$ALLSELECTEDIDS}"><br> <input name="current_page_boxes" id="current_page_boxes" type="hidden" value="{$CURRENT_PAGE_BOXES}"><br>
+ <input name="selectallrecords" id="selectallrecords" type="hidden" value="0"><br> <!-- List View Master Holder starts --><br> <table border=0 cellspacing=1 cellpadding=0 width=100% class="lvtBg"><br>
<tr><br>@@ -97,6 +98,10 @@<br> {/if}<br> {* END *}<br> <br>+ {* Select all button for mass edit *}<br>+ <input class="crmbutton small create" type="button" id="chooseAllBtn" value="Select all records" onclick="toggleSelectAllEntries_ListView();" {if $hideSelectAll} style="display:none"{/if}/><br>
+<br>+ <br> </td><br> <td class="small" nowrap><br> {$recordListRange}<br>@@ -321,6 +326,9 @@<br> </div><br>
{/if}<br> {* END *}<br>+ {* Select all button for mass edit *}<br>+ <input class="crmbutton small create" type="button" value="Select all records" onclick="toggleSelectAllEntries_ListView();"/><br>
+<br> </td><br> <td class="small" nowrap><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>