Skip to content

Commit 61282d3

Browse files
committed
Add cross-links
1 parent 94832d3 commit 61282d3

1 file changed

Lines changed: 25 additions & 25 deletions

File tree

content/en/docs/refguide/modeling/domain-model/right-click-menu.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@ The entity right-click menu items are described in the table below.
1717
|------------------|---------------------------------|--------------|
1818
| Go to Generalization | | |
1919
Select Generalization | | |
20-
| Add | Add an attribute, association, or validation rule to your entity | |
20+
| Add | Add an attribute, association, or validation rule to your entity. | |
2121
| Move to | Move the entity to the domain model of one of the following locations: <br><ul><li> Adminsitration</li><li>Atlas_Core</li><li>Atlas_Web_content</li><li>BusinessEvents</li><li>DataWidgets</li><li>FeedbackModule</li><li> NanoflowCommons</li><li>WebActions</li> | |
22-
| Select association | Select an association between entities | |
22+
| Select association | Select an [association](/refguide/associations/) between entities. | |
2323
| Find specialization | | |
24-
| Find usages in actions | Find where an entity has object activities in them | |
25-
| Publish in REST service | Publish the entity in a REST service | |
26-
| Publish in OData service | Publish the entity in an OData service | |
27-
| Generate overview pages | Create an overview page with data grids and forms, depending on the data in the selected entity | |
28-
| Find usages | Find where the entity is used within your app; this option only finds places where the entity is selected itself—it will not find instances where the entity is derived implicitly | <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>F</kbd> |
29-
| Cut | Remove the entity from the domain model while keeping the entity’s structure in the clipboard | <kbd>Ctrl</kbd> + <kbd>X</kbd> |
30-
| Copy | Create a duplicate of the entity | <kbd>Ctrl</kbd> + <kbd>C</kbd> |
31-
| Paste | Paste a duplicate of the entity into the domain model | <kbd>Ctrl</kbd> + <kbd>V</kbd> |
32-
| Delete | Delete the entity | <kbd>Del</kbd> |
33-
| Properties | Open the entity properties | <kbd>Alt</kbd>+<kbd>6 </kbd> |
24+
| Find usages in actions | Find where an entity has object activities in them. For more information, see [Find, Find Advanced, and Find Usages](/refguide/find-and-find-advanced/). | |
25+
| Publish in REST service | Publish the entity in a [REST service](/refguide/publish-a-rest-service/). | |
26+
| Publish in OData service | Publish the entity in an [OData service](/refguide/published-odata-services/). | |
27+
| Generate overview pages | Create an overview page with data grids and forms, depending on the data in the selected entity. | |
28+
| Find usages | Find where the entity is used within your app. This option only finds places where the entity is selected itself—it will not find instances where the entity is derived implicitly. For more information, see [Find, Find Advanced, and Find Usages](/refguide/find-and-find-advanced/). | <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>F</kbd> |
29+
| Cut | Remove the entity from the domain model while keeping the entity’s structure in the clipboard. | <kbd>Ctrl</kbd> + <kbd>X</kbd> |
30+
| Copy | Create a duplicate of the entity. | <kbd>Ctrl</kbd> + <kbd>C</kbd> |
31+
| Paste | Paste a duplicate of the entity into the domain model. | <kbd>Ctrl</kbd> + <kbd>V</kbd> |
32+
| Delete | Delete the entity. | <kbd>Del</kbd> |
33+
| Properties | Open the [entity's properties](/refguide/entities/#properties). | <kbd>Alt</kbd>+<kbd>6 </kbd> |
3434

3535
## Attribute Menu Overview
3636
@@ -39,26 +39,26 @@ The attribute right-click menu items are described in the table below.
3939
| Menu item | Description | Shortcut key |
4040
|------------------|---------------------------------|--------------|
4141
| Select microflow | | |
42-
| Add validation rule | | |
42+
| Add validation rule | Add a [validation rule](/refguide/validation-rules/) to the attribute. | |
4343
| Find changes | | |
44-
| Find usages | Find where the attribute is used within your app; this option only finds places where the attribute is selected itself—it will not find instances where the attribute is derived implicitly | |
45-
| Cut | Remove the attribute from the entity while keeping the attribute’s structure in the clipboard | <kbd>Ctrl</kbd> + <kbd>X</kbd> |
46-
| Copy | Create a duplicate of the attribute | <kbd>Ctrl</kbd> + <kbd>C</kbd> |
47-
| Paste | Paste a duplicate of the attribute into the domain model | <kbd>Ctrl</kbd> + <kbd>V</kbd> |
48-
| Delete | Delete the entity | <kbd>Del</kbd> |
49-
| Properties | Open the attribute’s properties | <kbd>Alt</kbd>+<kbd>6 </kbd> |
44+
| Find usages | Find where the attribute is used within your app. This option only finds places where the attribute is selected itself—it will not find instances where the attribute is derived implicitly. For more information, see [Find, Find Advanced, and Find Usages](/refguide/find-and-find-advanced/). | |
45+
| Cut | Remove the attribute from the entity while keeping the attribute’s structure in the clipboard. | <kbd>Ctrl</kbd> + <kbd>X</kbd> |
46+
| Copy | Create a duplicate of the attribute. | <kbd>Ctrl</kbd> + <kbd>C</kbd> |
47+
| Paste | Paste a duplicate of the attribute into the domain model. | <kbd>Ctrl</kbd> + <kbd>V</kbd> |
48+
| Delete | Delete the entity. | <kbd>Del</kbd> |
49+
| Properties | Open the [attribute’s properties](/refguide/attributes/#properties). | <kbd>Alt</kbd>+<kbd>6 </kbd> |
5050

5151
## Association Menu Overview
5252

5353
The association right-click menu items are described in the table below.
5454

5555
| Menu item | Description | Shortcut key |
5656
|------------------|---------------------------------|--------------|
57-
| Reverse direction | Reverse the direction of the association | |
57+
| Reverse direction | Reverse the direction of the association. | |
5858
| Find changes | | |
59-
| Find usages | Find where the association is used within your app; this option only finds places where the association is selected itself—it will not find instances where the association is derived implicitly | |
59+
| Find usages | Find where the association is used within your app. This option only finds places where the association is selected itself—it will not find instances where the association is derived implicitly. For more information, see [Find, Find Advanced, and Find Usages](/refguide/find-and-find-advanced/). | |
6060
| Cut | Remove the association from the domain model while keeping the structure in the clipboard | <kbd>Ctrl</kbd> + <kbd>X</kbd> |
61-
| Copy | Create a duplicate of the association | <kbd>Ctrl</kbd> + <kbd>C</kbd> |
62-
| Paste | Paste a duplicate of the association into the domain model | <kbd>Ctrl</kbd> + <kbd>V</kbd> |
63-
| Delete | Delete the association | <kbd>Del</kbd> |
64-
| Properties | Open the association's properties | <kbd>Alt</kbd>+<kbd>6 </kbd> |
61+
| Copy | Create a duplicate of the association. | <kbd>Ctrl</kbd> + <kbd>C</kbd> |
62+
| Paste | Paste a duplicate of the association into the domain model. | <kbd>Ctrl</kbd> + <kbd>V</kbd> |
63+
| Delete | Delete the association. | <kbd>Del</kbd> |
64+
| Properties | Open the [association's properties](/refguide/association-properties/). | <kbd>Alt</kbd>+<kbd>6 </kbd> |

0 commit comments

Comments
 (0)