diff --git a/src/main/resources/templates/views/home.html b/src/main/resources/templates/views/home.html index cef2c39d..395e5ff1 100644 --- a/src/main/resources/templates/views/home.html +++ b/src/main/resources/templates/views/home.html @@ -45,7 +45,9 @@
- + + + Drive the process instance
@@ -96,13 +98,17 @@
  • First, deploy the demo process
  • Then, create a new process instance
  • @@ -113,16 +119,18 @@
    - - User forms - New + + + + User forms

    - If a user task defines a Camunda form, - you can click on + Select a user task with a Camunda + form and click on to see the form and fill it out. The user task gets completed with the form data.

    @@ -130,6 +138,29 @@
    +
    +
    +
    + + + + Connectors + New +
    +
    +

    + A task can be defined as a connector. If the connector is available, the task gets completed + automatically. +

    +

    + Go to connectors and see the available connectors. +

    +
    +
    +
    +