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 @@
- 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 @@+ 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. +
+