filter - IcCube - Treefilter without scrollbar and with only limited number of elements -


we try use treefilter in iccube show categories subcategories. discovered 2 problems, don't know, how fix:

  1. we have 15 categories on level 1, first 11 of them show. there space underneath, doesn't seem cut due rendering:

  1. we not able activate vertical scrollbar, when unfold tree, there parts cannot see anymore. hotizontal scrollbar there, once tree big (image 2) can't used anymore well.

did wrong , there options didn't see, or our problems due bugs in widget?

point 1) try increase max member count property on query wizard tab of widget (this number members managed, not level 1 items)

point 2) try adding {"cssstyle":"overflow:auto"} in content css property of box tab of widget.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -