How to Use Default Forms

Business Studio automatically generates a default form for each user task in a business process, based on the data that is defined in the user task.

Default forms are managed by Business Studio and automatically synchronized whenever there are changes in the user task data interface. Users can also open the form for editing and customizing manually.

Note: Default Forms vs. Customized Forms

 Customizing a Form allows you to introduce custom logic into the form, adjust the layout, look and feel, and use different controls or panes from the default ones, or to tweak the default settings on the controls and panes used. But default forms offer an important advantage: they are automatically synchronized with the data in the user task. This means that changes to the user task parameters are immediately reflected in the form, without manual synchronization.

After this tutorial you will be familiar with:

  • Default forms and customized forms: advantages of each
  • How to preview a form (without opening it for editing)
  • How to choose the controls you want added to a default form by specifying primitive data for the user task
  • How to add a control to a default form by adding attributes to a class in a business object model
  • Defining restrictions for a control through the business object model.

You should work through each section in turn to complete the tutorial.