We have the opportunity to activate prev/next arrow-buttons to move from one record to the other.
These arrow-buttons are placed on the right side of the buttons that we can create. And some of our buttons are present or not according to the record properties. Hence, you cannot scroll downward an item list by clicking "on the same place" at the "next" arrow-buttons, because this arrow-button is moving according to the presence of the other buttons.
This would not happen if the previous/next arrow-buttons were placed on the left.
ID 2143
Category Customization
Author Pierre Christophorov
Date Created 2/9/2026 11:44:05 AM
Date Updated 2/25/2026 10:59:36 AM
Status New Idea
Score 10
Promoted By
Pierre Christophorov
Comments
L. C. Parker 2/25/2026 10:59:36 AM
I have done something similar in the past, I can’t recall if it was JavaScript or CSS, or both. But it is doable. I would just need to find which DB I did it on to find the code