mahabub.hasan Posted July 20, 2016 Share Posted July 20, 2016 Hello everyone, In my client area I am showing products, emails, domains, tickets etc in Data Table. Instead of showing all the data, Its showing only 10 data. How can i fix this issue. Thanks for your time. 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted July 20, 2016 Share Posted July 20, 2016 are you sure there is more than only 10 emails in this account? 0 Quote Link to comment Share on other sites More sharing options...
mahabub.hasan Posted July 20, 2016 Author Share Posted July 20, 2016 Hi, Thanks for reply. Yes, I can see all the emails in admin module. But in client area its showing only 10 data. 0 Quote Link to comment Share on other sites More sharing options...
twhiting9275 Posted July 20, 2016 Share Posted July 20, 2016 If something was sent to the client successfully, it will show up in that email history. If it's not sent successfully, there's a problem with the template, and you'll need to take a look through your system activity log. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted July 21, 2016 Share Posted July 21, 2016 can you enter a larger number than 10 into the "Show Entries" box ? logically, I would assume that if you can, it will display more emails - perhaps split over a number of pages. 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted July 21, 2016 Share Posted July 21, 2016 looks like WHMCS bug maybe, I can replicate it in Dev installation, open this file /templates/{Your-Template}/theme.yaml change this: serverSidePagination: true # Defines client side will handle pagination into this serverSidePagination: false # Defines client side will handle pagination 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.