Skip to content

Commit be6896c

Browse files
committed
Add Find Changes defintion
1 parent 2ff95f1 commit be6896c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The attribute right-click menu items are described in the table below.
4141
|------------------|---------------------------------|--------------|
4242
| Select microflow | Select an existing [microflow](/refguide/microflows/) or create a new one to connect to the attribute. | |
4343
| Add validation rule | Add a [validation rule](/refguide/validation-rules/) to the attribute. | |
44-
| Find changes | | |
44+
| Find changes | List (in the [**Find Results**](/refguide/view-menu/#find-results) pane) all the places the attribute is set/changed in the app. | |
4545
| 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/). | |
4646
| Cut | Remove the attribute from the entity while keeping the attribute’s structure in the clipboard. | <kbd>Ctrl</kbd> + <kbd>X</kbd> |
4747
| Copy | Create a duplicate of the attribute. | <kbd>Ctrl</kbd> + <kbd>C</kbd> |
@@ -56,7 +56,7 @@ The association right-click menu items are described in the table below.
5656
| Menu item | Description | Shortcut key |
5757
|------------------|---------------------------------|--------------|
5858
| Reverse direction | Reverse the direction of the association. | |
59-
| Find changes | | |
59+
| Find changes | List (in the [**Find Results**](/refguide/view-menu/#find-results) pane) all the places the association is set/changed in the app. | |
6060
| 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/). | |
6161
| Cut | Remove the association from the domain model while keeping the structure in the clipboard | <kbd>Ctrl</kbd> + <kbd>X</kbd> |
6262
| Copy | Create a duplicate of the association. | <kbd>Ctrl</kbd> + <kbd>C</kbd> |

0 commit comments

Comments
 (0)