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

ringo-framework/formed2formbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Helpers to convert a XML form definition from `formed` to `formbar`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages