Adding a multistep form to a stage

Break a single assignment that captures many fields into multiple focused and concise screens by adding a multistep form to a stage. You can add both a sequential process and a parallel process as a multistep form. For example, you can ask users to enter their personal details on one screen, and then describe their medical condition on the next screen.

  1. In the navigation pane of Dev Studio, click Case types, and then click the case type that you want to open.
  2. On the Workflow tab, click Life cycle.
  3. In the Case life cycle section, in a stage, click More > Add process > New multistep form.
  4. In the text field, replace the default process label with a descriptive name.
  5. On the General tab, in the Start process section, define the condition to start the process:
    • To start the process when the case reaches this stage, select Always.
    • To determine the condition with a when rule, select When rule, and then select the rule.
    • To determine the condition with an expression, select Expression, and then select the expression.
  6. In the properties panel, in the Step section, in the Route to list, identify the user or team that performs the task:
    • To assign the task to the user who last updated the case, select Current user.
    • To assign the task to another user in your application, select Specific user, and then configure the user parameters.

      You can assign the task to a user by user name, a user by user reference, the reporting manager of the user who last updated the case, or a case participant.

    • To assign the task to a team that shares a work queue, select Work queue, and then select a team.
    • To assign the task to a worklist or a team that shares a work queue, select Custom, and then configure the team or worklist parameters.
    • To automatically assign the task to a user with the appropriate availability, skill set, or workload, select Use business logic, and then click the Configure business logic icon.

      For more information about configuring business-based routing, see Assigning users automatically at run time.

  7. In the Template section, select the navigation type in the multistep form by clicking Change, and then choosing the navigation template.
    The default setting is horizontal navigation.
  8. Add a step to the multistep form by clicking Form step.
    For more information about configuring steps, see Adding a step to a process.
  9. In the text field, replace the default step label with a descriptive name.
  10. Click Save.