Does anyone have a solution for sticky column head...
# suitescript
j
Does anyone have a solution for sticky column headers for the transaction lines table that works anymore? We had one but it broke in 2024.
t
Tampermonkey?
h
are you on 2025.2 yet? the headers are now sticky in the new release
🙌 1
✅ 2
j
WHAT
🎉 1
i
thats what i was about to say i remember seeing it on some release notes, i just tested and mine is sticking, im using redwood not sure if that makes any difference
j
I just tested this in our release preview --- it works! YAY.
🙌 2
🥳 2
r
The standard feature is buggy sometimes, It flickers basically. Plus the floating action bar is still not sticky.
a
I believe it does it through javascript rather than CSS sticky positioning (the latter of which in my opinion is the better option overall).
j
the scrollbar floating is weird. I’ve had that in other places in NS previously (notably in the UI for Workflows)