Change the row height in views on Dashboard
So we all know that you can change the row height on table rows
from this
to this etc
But I would like to know if it is possible to change the height from the default view row height in table views on the dashboard - I can't see any built in legal route to do this. So wonder is there is a html/Css hack that could work. I don't need to vary the height but just want to close it up so it looks like image 1 above as at the moment the fixed height is somewhat wasteful and i would like to get more records to show on the page without having to scroll the data.
Doable ?
8 replies
-
I am hoping 'padding' is going to be cleaned up with the UI update. Would be great to have pixel control on placement of elements.
-
said:
They asked me to send over some image evidence that you can alter the table row height.Wow, that is a head scratcher!
-
At this point, I don't know how it would not be possible with just CSS. Ninox builds the Table HTML using the top property to place the rows vertically. That means you would have to adjust the top property for I believe 23 rows. It might be possible with CSS calc(), but I really don't know.
By the way, the default Table row height is 40px. The minimum row height is 28px and the maximum row height is 120px. It would be nice if it had a "snap" feature to let you know when you are at 40px. (I just found out the "resize bar" disappears briefly when you reach 40px)
-
Table view, Still possible.... But in version 3.13 seems to be dissapeared...
Content aside
- 5 mths agoLast active
- 8Replies
- 74Views
-
4
Following