From ee1272318c7f3f494c0c5487921cef991df2ef8c Mon Sep 17 00:00:00 2001 From: Michael Ritter Date: Thu, 14 Mar 2024 16:28:03 -0600 Subject: [PATCH] Update fieldCollectionPlace to be repeatable --- src/plugins/recordTypes/collectionobject/forms/default.jsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/plugins/recordTypes/collectionobject/forms/default.jsx b/src/plugins/recordTypes/collectionobject/forms/default.jsx index 8bc0b61..d20c072 100644 --- a/src/plugins/recordTypes/collectionobject/forms/default.jsx +++ b/src/plugins/recordTypes/collectionobject/forms/default.jsx @@ -581,7 +581,9 @@ const template = (configContext) => { - + + +