Field ordering in override popups

For override types used in the Daily Timesheet, Weekly Timesheet, and Mass Edit pages, the order of fields in the override popup is controlled by the override type token configuration. This behavior now also applies to override popups that are rendered using custom JSP pages.

When you configure an override type, the system uses the token list to build the override popup:

  • Fields that correspond to configured override type tokens and that exist in the custom override popup are displayed first, in the order specified on the Override Types page. Any configured tokens that are not present in the popup are ignored.
  • Any other token-based fields that are not explicitly ordered appear after the configured tokens.
  • Non-token fields, such as Start Time, End Time, and Override Comment, remain in their original fixed positions and cannot be reordered by token configuration.

Limitations

Token-based field reordering in override popups is not supported for the following override-specific JSP implementations. For these override types, the field layout remains fixed and cannot be changed using override type tokens:

  • 320: Mass Edit Work Summary: clock entry fields cannot be reordered.
  • 460: Schedule Detail - MVS shift fields cannot be reordered
  • 461: Sched Times w Breaks
  • 462: Sched Times w Breaks2

  • 463: Sched Times w Breaks3

  • 464: Sched Times w Breaks4

  • 465: Sched Times w Breaks5

  • 481: Mass Edit Sched Times w Breaks

  • 482: Mass Edit Sched Times w Breaks2

  • 483: Mass Edit Sched Times w Breaks3

  • 484: Mass Edit Sched Times w Breaks4

  • 485: Mass Edit Sched Times w Breaks5

  • 600: Elapsed Time

For all other supported override types, override popup field order is determined by the override type token configuration described above.