diff --git a/client/src/components/Form/FormRepeat.vue b/client/src/components/Form/FormRepeat.vue index b2cf51a3b384..dfc29a53f847 100644 --- a/client/src/components/Form/FormRepeat.vue +++ b/client/src/components/Form/FormRepeat.vue @@ -146,9 +146,12 @@ const { keyObject } = useKeyedObjects(); - + Insert {{ props.input.title || "Repeat" }} +
+ Maximum of {{ props.input.cache.length }} {{ props.input.title || "Repeat" }} fields reached +