From fd895b63c2dc7d2af832c67294fec704032a1597 Mon Sep 17 00:00:00 2001 From: Travis 'Nep' Smith Date: Wed, 5 Nov 2025 02:47:34 -0700 Subject: [PATCH] Improve clarity on optimizing relationship field performance Clarified recommendation for optimizing relationship fields performance by specifying the `disable` parameter link. --- docs/fieldtypes/relationships.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fieldtypes/relationships.md b/docs/fieldtypes/relationships.md index c843e314..bf603461 100755 --- a/docs/fieldtypes/relationships.md +++ b/docs/fieldtypes/relationships.md @@ -336,7 +336,7 @@ Would output in the format: ## Optimizing Relationships Performance -If you are heavily using relationship fields, it is recommended that you disable certain features, such as custom fields or categories on related entries, to speed up template loading. That can be done by applying `disable` parameter to the `exp:channel:entries` tag that includes relationship field tag (or siblings / parents tag). +If you are heavily using relationship fields, it is recommended that you disable certain features such as custom fields or categories on the related entries to speed up template loading. That can be done by applying the [`disable` parameter](/channels/entries.md#disable) to the `exp:channel:entries` tag that includes the relationship field tag (or siblings / parents tag). The following items can be turned off: