Skip to content

Commit 193a379

Browse files
Add pre 11.6 docs for one way navigable associations
Co-authored-by: Mark van Ments <35492184+MarkvanMents@users.noreply.github.com>
1 parent f5e868b commit 193a379

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/refguide/modeling/domain-model/associations/association-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ One-way navigable associations are associations that allow navigation to associa
8282

8383
You can retrieve data from all other domain model associations in both directions.
8484

85-
One-way navigable associations are represented by an icon next to the association name showing the direction of its navigability.
85+
One-way navigable associations are represented by an icon next to the association name showing the direction of its navigability. In Mendix versions below 11.6.0, they are also shown with a dashed arrow.
8686

8787
### On Delete Behavior {#delete-behavior}
8888

0 commit comments

Comments
 (0)