Hi,
Reading the documentation, the differences I saw between Dialog and Form Participant steps are the following:
- Dialog uses dialogs, and forms uses forms to allow the input;
- Dialog allows to store the data on the payload or in the work item, but forms allow to store only in the payload;
Those were the difference I noticed, am I right?
If so, what would be the main use cases for each one? What the advantages of choosing one of them?
Thanks