Add Form section with Form Key to EndEvent

Hello, :smiley:

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…

ex

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

2 Likes