Why can I add multiple start elements in a flow? As soon as I add a second one I get an error saying my flow has multiple start points, if I could create a flow for an event (or multiple events if they have the same parameters), which is different from my normal screen action flow (if I use this screen action as an event and as a normal screen action). Then I can seperate some initialization for the event in the different start point, else I would have to create another if statement etc. etc.
This would make it a bit more manageable, though that is only a speculation, it might be that this is a terrible idea, if that is the case, I would like the start icon to dissapear from the toolbox if I already have a start inside my flow, currently it's completely useless to be able to add a a second start point.