We have a categorised view where the property “Do not show empty categories” is set
All the documents in the view have Readers fields to control what the user can see, which as a consequence means that there are a lot of empty categories
If a user expands a category, everything is fine until they expand a category that has a hidden/empty category between itself and the top of the view. When they expand the category, the view scrolls up to put the category they are expanding to the top
So if a view contains
Cat1
Cat2
Cat3
Cat4
Cat5
and I can see
Cat1
Cat2
Cat4
then when I click Cat1 or Cat2, everything is fine. As soon as I click Cat4, it scrolls to the top of the view
I appreciate this is probably an internal Notes behaviour but was wondering if there is anything I can code or set to stop this happening?
TIA
Mike