Skip to main content

How to create a dialog for executing a command with parameters?

When executing a command and creating a process instance, you can send parameters that will then be stored in the process. To achieve this, you can create a specific form in the UI where the user can fill in these parameters. You can learn how to implement similar functionality in this tutorial.