Skip to content

Commit 5a36239

Browse files
committed
Put back context menu option to add boundary event
1 parent 0280bce commit 5a36239

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

content/en/docs/refguide/modeling/application-logic/workflows/boundary-events.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,13 @@ To add a boundary event to the [above-listed activities](#supported-activities),
5858

5959
{{< figure src="/attachments/refguide/modeling/application-logic/workflows/boundary-events/edit-dialog.png" alt="Adding boundary events through edit dialog" width="450" >}}
6060

61-
* In the **Select Event** dialog that opens, choose the type of boundary event you want to add:
61+
3. Right-click one of the above-listed activities to open its context menu, and click **Add boundary event**:
6262

63-
{{< figure src="/attachments/refguide/modeling/application-logic/workflows/boundary-events/select-event.png" alt="Select Event dialog" width="450" >}}
63+
{{< figure src="/attachments/refguide/modeling/application-logic/workflows/boundary-events/context-menu.png" alt="Adding boundary events through context menu" width="450" >}}
64+
65+
In both cases (options 2 and 3), the **Select Event** dialog appears where you choose the type of boundary event you want to add:
66+
67+
{{< figure src="/attachments/refguide/modeling/application-logic/workflows/boundary-events/select-event.png" alt="Select Event dialog" width="450" >}}
6468

6569
To configure the properties of a boundary event, double-click the event to open its properties dialog box. For more information on how to configure boundary event properties, see [Timer – Boundary Properties](/refguide/timer/#boundary-properties) or [Notification – Boundary Properties](/refguide/notification/#boundary-properties).
6670

0 commit comments

Comments
 (0)