Skip to main content
Version: 2.0.0

WorkForms Roadmap (Apr-Jun 26)

Pilot UI5 Compatability

  • Pilot UI5 Compatability is implemented

Unit Test Coverage for Form Builder & Generator

  • Unit test cases will be written with the help of AI upto the current code base

File Upload provision to DMS and Object Store

  • File Upload to SAP BTP DMS and Object Store is implemented and available in workforms now

Provision to add form header through another form

  • Form header can be same in multiple forms
  • Embedded forms in which one form can have the header from other form

Support for Multiple Radio buttons and checkboxes in Table Cells

  • Support for Radio buttons and checkboxes in Table Cells(Single AND multiple)

Filling Dependent Dropdown field values using Lookup


@cw/workforms artefact bundle optimization

  • Optimizing the WorkForms library to reduce the build size

Service integration De-coupling

  • This is a technical improvement to use Workforms backend instead IWM
  • Service Integration at UI level to be decoupled from IWM services
  • This is Refactoring existing service implementation (IWM, GFC, IDM rules)

Backend Unification for IWM and IMO

  • IWM specific backend code has to be moved out to IWM BE.
  • Single branch should be maintained for the code base

Setting up Playwright E2E testing

  • Techincal Improvement for Test Automation (QA) upto current level

CW-WorkText De-coupling

  • Front end workforms is tightly coupled with Work Text(Language Translation)
  • WorkForms (WF) and WF + WorkText installations will be provided based on the parent application.

Optional Runtime Translation (Alternative to CW-WorkText)

  • Along with worktext different ways to be considered
  • Research on alternative translation libraries.

Front End-Library Version Upgrade Program

  • Workforms library update for every sprint and maintain.
  • Libraries used in workforms like Drag-n-Drop (already done), RDS, IDM can be updated if there's any.
  • Workforms released feature at end of sprint to be moved to Web component.

Development Process Automation

  • Introduce a CI/CD pipeline for Artefact creation

Replace Redux with Lightweight State Management

  • Explore other Lightweight State Management libraries

Fluid Layout of the UI Canvas

  • Limited UI capabilities
  • Fluid Layout is needed

Support for PDF generation from the form data

  • User should be able to export the form data as a PDF before or after save