Gareth Cantrell Posted July 8, 2024 Posted July 8, 2024 When creating a "List of Data" widget for dashboards, frequently the number of rows returned is longer than the displayable height of the widget and the data is cut off at the widget lower border. We would like to request an enhancement to these widgets to enable scrolling (CSS overflow:scroll) so we can see all the data returned, preferably as an option when selecting "List of Data" as the widget type. I should mention that all the data is returned to the browser, and by going into developer mode and adding "overflow:scroll" CSS selector to the widget enclosing DIV allows me to scroll to see the hidden data.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now