Forum


List Manager Support

List Manager support
Forums
Public write access is disabled. Please login

Worried about 'Show All' option 04.04.2014 04:11

Should I be worried about the 'Show All' option when using a list of 1000's of rows?

I appreciate the importance of letting the user select how many records to show.... but I'm worried about the site performance effect of them showing everything with that 'show all' button (or yes, by typing 1000000 too)

Is that a genuine concern? If so do you think it makes sense to switch to a more basic drop down list of say 10,25,50,100 kind of thing?.... or is there I way I can easily HIDE / DEACTIVATE those options on my site? (I see for example on the back-end you can enable / disable many of the export options - but not these display options... unless I've missed it somewhere. I still want to show the pagination and the search feature)

Thanks. It's only my Day 2 using List Manager but I'm loving what I'm discovering!

Edited by moon_1540 - 04.04.2014 04:20

Re: Worried about 'Show All' option 04.04.2014 10:17

Hello,

Maybe a drop down list could be a good way to show information without be worried about performance in bigger lists. We decided to let user select how many rows want to see. Anyway, we added this to user suggestion list for next releases.

In spite of there´s no configuration to hide/show 'Show All' button (only for all toolbar), you could hide using css. Paste this in any css file:

#lm_tool #lm-navbar-collapse li:nth-child(3) div{
display:none;
}

Thanks for your feedback. Regards,
Moonsoft Team
www.moonsoft.es

Re: Worried about 'Show All' option 06.04.2014 00:17

Perfect. For now the CSS code to hide it works great for me.

Sometime in the future, an option to have the drop down options and avoid 'List All' would be great (my list will have 1000's of records in it!)

Thanks!

Re: Worried about 'Show All' option 07.04.2014 09:06

Hi,
ok, we'll add it to suggestions list for future versions.

Thank you, best regards
Moonsoft Team
www.moonsoft.es
Are you satisfied with our products/services/support?
Please help us to keep improving, add a review at  joomla extensions site and  magento connect

Our clients' feedback