@@ -754,25 +754,26 @@ Under the :guilabel:`Feature` column, panel will display following information:
754754 in the layer's properties dialog (see :ref: `actions_menu `).
755755* **Data attributes **: This is the list of attribute fields and values for the
756756 feature that has been clicked.
757- * information about the related child feature if you defined a :ref: `relation <vector_relations >`:
757+ * When a vector layer has defined :ref: `relations <vector_relations >`,
758+ the :guilabel: `Identify Results ` panel can display both **referenced **
759+ and **referencing ** related features.
760+ To view these relations, ensure that the :guilabel: `Show relations ` option
761+ is enabled in the :ref: `Identify Settings <identify_toolbar >`.
762+ Available information for each related feature include:
758763
759764 * the name of the relation
760- * the entry in reference field, e.g. the name of the related child feature
761- * **Data attributes **: This is the list of attributes fields and values of the
762- related child feature.
763-
764- When a vector layer has defined :ref: `relations <vector_relations >`, the :guilabel: `Identify Results ` panel
765- can display both **referenced ** and **referencing ** related features.
766- To view these relations, ensure that the :guilabel: `Show relations ` option is enabled in the :ref: `Identify Settings <identify_view >`.
767-
768- You can expand related features to explore connected records through multiple levels,
769- including many-to-many (n:m) and polymorphic relations.
770- Only nodes you explicitly expand are loaded, preventing excessive nesting.
771-
772- To focus on a specific related record, right-click it and choose :guilabel: `Identify Feature `.
773- This re-centers the identify results on the selected feature, starting a new identification tree from it
774- and effectively limiting the visible nesting depth.
775- Features already shown in ancestor nodes are automatically omitted to avoid duplicates or circular relations.
765+ * the entry in the referenced or referencing field, identifying the feature
766+ * the list of attribute fields and values
767+
768+ You can expand related features to explore connected records
769+ through multiple levels, including many-to-many (n:m) and polymorphic relations.
770+ Only nodes you explicitly expand are loaded, preventing excessive nesting.
771+
772+ To focus on a specific related record, right-click it and choose :guilabel: `Identify Feature `.
773+ This re-centers the identify results on the selected feature,
774+ starting a new identification tree from it and effectively limiting the visible nesting depth.
775+ Features already shown in ancestor nodes are automatically omitted
776+ to avoid duplicates or circular relations.
776777
777778
778779.. index :: External Storage, WebDAV
0 commit comments