Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 487 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 487 Bytes

formed2formbar

Helpers to convert a XML form definition from formed to formbar

The tool is able to extract information on field in a form written in formed format and output these fields as formbar entities. Only entities are converted. No layout is converted. You will need to rebuild the forms.

The following features are supported for enties:

  • ID
  • Label
  • Name
  • Type (string, integer, date)
  • Options (from choices)
  • Desired-Flag

TODO:

  • Help
  • Rules
  • Layout