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).
You also have the possibility to import pre-defined Forms from the Library in Boost.
These Forms can be customised to your specific needs.

Steps for setting up your Forms

  1. You can download a Form
    TODO: How does this work?
    • Go to Library and download the Form you want to use.
    • Import the Form into your Boost system.
    • Customise the Form to your needs.
  2. Or you can create your own Forms
    • Create a Form
    • Adding Modules and Fields.
    • Determine the access to your Form
    • Determine the "format" settings for the Form
  3. Create Filters for your Forms (Workflow)
  4. Use Transformations to fill other forms or to create a PDF for example.