From 4d82a61514f45407ea78389c0324220156563341 Mon Sep 17 00:00:00 2001 From: quinntracy Date: Mon, 1 Dec 2025 11:10:18 +0100 Subject: [PATCH 01/13] Right-click menu doc --- .../modeling/domain-model/right-click-menu.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/en/docs/refguide/modeling/domain-model/right-click-menu.md diff --git a/content/en/docs/refguide/modeling/domain-model/right-click-menu.md b/content/en/docs/refguide/modeling/domain-model/right-click-menu.md new file mode 100644 index 00000000000..2ee39e6f4b4 --- /dev/null +++ b/content/en/docs/refguide/modeling/domain-model/right-click-menu.md @@ -0,0 +1,13 @@ +--- +title: "Right-Click Menu" +url: /refguide/right-click-menu/ +weight: 40 +#If moving or renaming this doc file, implement a temporary redirect and let the respective team know they should update the URL in the product. See Mapping to Products for more details. +--- + +## Introduction + +## Entity Menu Overview + +## Association Menu Overview + From acd369e626e1105ff5e7e0f693aa6e164ca564af Mon Sep 17 00:00:00 2001 From: quinntracy Date: Mon, 1 Dec 2025 11:28:27 +0100 Subject: [PATCH 02/13] Add table structures --- .../modeling/domain-model/right-click-menu.md | 40 ++++++++++++++++++- 1 file changed, 38 insertions(+), 2 deletions(-) diff --git a/content/en/docs/refguide/modeling/domain-model/right-click-menu.md b/content/en/docs/refguide/modeling/domain-model/right-click-menu.md index 2ee39e6f4b4..2ec1b1aef06 100644 --- a/content/en/docs/refguide/modeling/domain-model/right-click-menu.md +++ b/content/en/docs/refguide/modeling/domain-model/right-click-menu.md @@ -1,13 +1,49 @@ --- title: "Right-Click Menu" url: /refguide/right-click-menu/ -weight: 40 +weight: 80 #If moving or renaming this doc file, implement a temporary redirect and let the respective team know they should update the URL in the product. See Mapping to Products for more details. --- ## Introduction +The entity right-click menu allows you to manage your entity by, for example, reviewing its properties, find usages within your app, and generating overview pages based on its data. You can also right-click an entity’s attributes to manage its data. + ## Entity Menu Overview -## Association Menu Overview +The entity right-click menu items are described in the table below. + +| Menu item | Description | Shortcut key | +|------------------|---------------------------------|--------------| +| Go to Generalization | | | +Select Generalization | | | +| Add | Add an attribute, association, or validation rule to your entity | | +| Move to | Move the entity to the domain model of one of the following locations: