Hi,
I’m facing a pb i don’t understand.
I have an event triggered by a click on a Repeating Group Cell.
In that event, 2 custom events can be triggered depending on a condition (available place for a lesson, 0/1 in my sample).
The problem is that both event are triggered and a place is booked and i have the “No place available message“ at the same time.
Here is the WF:
And i found that if i remove the “Terminate WF” just after “Open external Website“ action, all works as expected.
Can anyone explain what i don’t understand there please?
Thanks
