LB_WORKSHEET_FREEZE_HEADERS

Description:

Setting this value to true freezes certain columns and column headings on the Budget Management Worksheet, depending on the specified Worksheet view:

  • For multiple locations and one time period, setting the value to true freezes the first two rows (the column headings) and the first three columns of the Worksheet:
    • The column headings remain visible when scrolling down the Worksheet.
    • The first three columns (for example, the Location check box, Locations, and State columns) remain visible when scrolling across the Worksheet.
  • For one location and multiple time periods, setting the value to true freezes the first two rows and the first column of the Worksheet:
    • The column headings remain visible when scrolling down the Worksheet.
    • The Time Periods column remains visible when scrolling across the Worksheet.

Setting this value to false unfreezes all rows and all columns for both views.

Turning on Config Mode ignores the LB_WORKSHEET_FREEZE_HEADERS setting and unfreezes all rows and columns.

Valid Values:

true, false

Default Value:

true

Location:

system/modules/LaborBudgeting/

Effective:

Fixpack 13