Skip to Content

Contributors

Re: x2many fields vertical scrollbar?

I'm sorry for bottom posting, just wanted to notify that adding

.table-responsive {
    overflow: visible;
}

actually made the overflow-x always visible as well. I didn't notice because I didn't have enough fields in the view while checking for it.

Regards,
Francesco Ballerini

 

by Francesco Ballerini - 02:46 - 21 Jun 2024

Reference

  • x2many fields vertical scrollbar?

    Hi, 


    I am managing a situation where we often have a lot of lines on some main apps x2many fields (sale, picking, invoice, purchase..).


    It's not really handy when we are in a range of 60-200 lines, I just discovered that I could permanently increase the "limit" attribute on the tree-view.


    That would partially solve the problem, but in my opinion another part of the issue is that if you increase the "pager limit" to contain all lines, all the elements after the field will be pushed down in the view.

    It would be nice to have a vertical scrolling so that we can let's say set a limit of 500 lines (so they will all be loaded in the same pager) then have a limited height and be able to vertically scroll through the lines.


    Do you know any way to achieve this? Maybe someone already made a module for that?


    Have a nice day,
    Francesco Ballerini

    by Francesco Ballerini - 10:06 - 21 Jun 2024