Hello,
Like StartEvent, I need to apply the Form section with Form Key param at the EndEvent, how can I do that?
Or, apply an Element Template to the EndEvent if it’s possible…
Hello,
Like StartEvent, I need to apply the Form section with Form Key param at the EndEvent, how can I do that?
Or, apply an Element Template to the EndEvent if it’s possible…
Hi @JSsantana,
the end event can only throw events like message end event or error end event.
If you want have a form with user interaction, insert a user task before your end event.
Hope this helps, Ingo