diff --git a/schemas/config-editor.xsd b/schemas/config-editor.xsd
index ac697476f41..31455f489a3 100644
--- a/schemas/config-editor.xsd
+++ b/schemas/config-editor.xsd
@@ -906,7 +906,7 @@ Define if this tab is the default one for the view. Only one tab should be the d
@@ -1128,9 +1128,11 @@ Note: Only sections with forEach support del attribute.
Distribution
-
@@ -2111,9 +2113,9 @@ An autocompletion list based on a thesaurus.
This field facilitates users in selecting a `subtemplate` (also known as xml-snippet) from the catalogue. Subtemplates are mostly used to store contact details,
but can also be used to store snippets of xml having Quality reports, Access constraints, CRS definitions, etc.
-
-`data-insert-modes` can be `text` and/or `xlink` depending on how the subtemplate is encoded.
-Contact can be forced to be `xlink` but some other type of subtemplates (eg. DQ report) are usually just simple default values
+
+`data-insert-modes` can be `text` and/or `xlink` depending on how the subtemplate is encoded.
+Contact can be forced to be `xlink` but some other type of subtemplates (eg. DQ report) are usually just simple default values
that need to be detailed by editors and in that case `text` mode is recommended. For `xlink`, the XLink resolver needs to be enabled in the admin settings.
diff --git a/web/src/main/webapp/xslt/ui-metadata/form-configurator.xsl b/web/src/main/webapp/xslt/ui-metadata/form-configurator.xsl
index ce17645dc19..2e423b7ea75 100644
--- a/web/src/main/webapp/xslt/ui-metadata/form-configurator.xsl
+++ b/web/src/main/webapp/xslt/ui-metadata/form-configurator.xsl
@@ -151,7 +151,7 @@
-
+
@@ -159,7 +159,7 @@
-
+
@@ -329,7 +329,7 @@
select="gn-fn-metadata:check-elementandsession-visibility(
$schema, $base, $serviceInfo, @if, @displayIfServiceInfo)"/>
-