From 6d8f4784a3d809f48f54632c2059493b11aaf5dc Mon Sep 17 00:00:00 2001 From: benjamin Date: Mon, 16 Dec 2024 20:53:57 +0000 Subject: [PATCH] custom afform generation - correct afblock comment --- ext/afform/core/templates/afform/customGroups/afblock.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/afform/core/templates/afform/customGroups/afblock.tpl b/ext/afform/core/templates/afform/customGroups/afblock.tpl index 785631766ad1..f8745449b2d2 100644 --- a/ext/afform/core/templates/afform/customGroups/afblock.tpl +++ b/ext/afform/core/templates/afform/customGroups/afblock.tpl @@ -4,7 +4,7 @@ {foreach from=$group.field_names item=field_name} {* for multiple record fields there is no need to prepend - the group name because it is provided as the join_entity above *} + the group name because it will be the form entity itself *} {/foreach}