[Vtigercrm-developers] 6.5 listview button back doesn't work

IT-Solutions4You info at its4you.sk
Fri Aug 12 10:46:28 GMT 2016


in modules/Vtiger/models/Paging.php
after
$pageLimit = $this->getPageLimit();
add line
$this->set('prevPageExists', true);

Matus

Dňa 12. 8. 2016 o 10:38 Alan Lord napísal(a):
> On 12/08/16 08:38, socialboostdk wrote:
>> I agree. Did you find any "quick fix" for the issue, or is that not
>> applicable?
>
> I haven't looked that hard yet but it appears that the hidden input in
> the listview template(s)
>
>> <input type="hidden" id="previousPageExist" value
>> ="" />
>
> Is not getting set to true when there is a previous page.
>
> This is probably then either then a typo in a Javascript library (but am
> not seeing any errors in firebug), or something wrong in the Listview
> Controller or Paging Model classes I guess.
>
> Al
>
>
> _______________________________________________
> http://www.vtiger.com/
>




More information about the vtigercrm-developers mailing list