Skip to content

Commit 6c1ff26

Browse files
committed
add warning about duplicate relations widget
1 parent 6a5f2f0 commit 6c1ff26

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/relations-fields.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ Starting in GeoBlacklight version 4.0, these fields are used to populate relatio
1616
| [Is Replaced By](../ogm-aardvark/#is-replaced-by) | `dct_isReplacedBy_sm` | Optional |
1717

1818
## Relation
19+
20+
!!! warn
21+
22+
This field should only be used for *one* of a pair of related records. If both records use this field, it will duplicate the "Related records..." widget. To disable this behavior, you can customize the `geoblacklight.en.yml` and `settings.yml` files in your local application.
23+
1924
Use this field to link to records that are related in a general or non-specific way. IDs entered in this field will populate a "Related records..." widget on the item's show page, as well as on the related item's show page. Nothing needs to be entered in the related item's metadata.
2025

2126
```

0 commit comments

Comments
 (0)