SAP Knowledge Base Article - Public

3606240 - UI changes in the Offboarding Dashboard and Offboarding tasks - Onboarding

Symptom

The Offboarding Dashboard UI/form layout was changed.

The boolean field for custom Offboarding tasks was previously displayed as a checkbox. After the release, all the Boolean fields are now displayed as a radio button (Yes/No).

Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.

Environment

SAP SuccessFactors Onboarding

Reproducing the Issue

  1. Open the Offboarding Dashboard
  2. The form/UI layout is changed.
  3. Open any Offboarding task
  4. The checkboxes are changed to radio buttons.

Resolution

Offboarding Dashboard:

  • As part of the 2025 development cycle, all modern React UIs were upgraded from Web Component Version V1 to V2. The Offboarding Dashboard's UI layout has been updated to align with the new design standards.

Checkbox to Radio buttons:

  • As part of the PPX development to support editing capabilities, the WEF Team recently updated the dynamic-content component to use radio buttons instead of checkboxes for fields of type 'boolean'. However, this change was not incorrect. By design, checkboxes should represent boolean values, while radio buttons are intended for enumerated values/options.
  • This change also affects other modules that depend on dynamic content, such as custom tasks in Onboarding/Offboarding, and could potentially lead to unexpected behavior. 
  • To prevent regressions, the WEF Team has reverted the change and restored the correct component usage.

Keywords

onboarding, offboarding, UI, layout, checkbox, radiobutton, WEF-163913, PTCH-46712 , KBA , LOD-SF-OBX-OFT , OFB Tasks , Problem

Product

SAP SuccessFactors Onboarding all versions