Page 1 of 1

[Changed] Print: Exclude zero-width columns

Posted: Thu Mar 24, 2022 6:19 pm
by admin
Print will now exclude columns with zero width.

To include them anyway, set a Hash Cookie:

Code: Select all

nuSetProperty('nuPrintincludeHiddenColumns','1');