Docs

Forms - Overview

Forms are the core concept behind BOOST.

BOOST allows you to define a form which can then be filled in many times to create documents.

You can create a Form for a specific function (eg. Purchase order).
In future you will also have the possibility to import pre-defined Forms from the Library in Boost.
These Forms can then be customised to your specific needs.

Steps for creating your Forms

  1. Create your own Forms
    • Create a Form
    • Adding Modules and Fields
    • Determine the access to your Form
    • Determine the "format" settings for the Form
  2. Create Filters for your Forms (Workflow)
  3. Use Transformations to fill other forms or to create a PDF for example.