Seems NetSuite decided against floating the sublist headers in favor of a tool tip.
Now instead of scrolling to the top, users can guess the column, and mouse over to see if they’ve won!
😆 3
r
RJMNS
08/02/2022, 2:49 PM
That's better than nothing, but it's perplexing they don't build in floating headers.
Given the handful of 3rd party floating header options (hacks) and that lots of people use them, it's obvious it's something users want.
Not to mention that from what I've been told, some of the floating headers options are kind of sketchy security-wise.
m
michoel
08/02/2022, 11:24 PM
What's funny is that the original sticky header hack came from a netsuite employee and is literally injecting a couple lines of CSS. As far as I know all the ones floating around are based on that with the improvements I made back in the NetSuite user group days.
👍 2
michoel
08/02/2022, 11:28 PM
In terms of security risk, if you use a client side script like the example on @netsuite_insights 's blog post to accomplish it there shouldn't be any. If you go user script route (Tampermonkey etc), then it's up to trusting the extension you choose.
❤️ 1
s
Suitestallion
08/06/2022, 1:54 AM
I used insight one at my previous company and it works seemlessly