diff --git a/client/components/open/forms/components/form-logic-components/FormBlockLogicEditor.vue b/client/components/open/forms/components/form-logic-components/FormBlockLogicEditor.vue index 20e4040c..f8ee610f 100644 --- a/client/components/open/forms/components/form-logic-components/FormBlockLogicEditor.vue +++ b/client/components/open/forms/components/form-logic-components/FormBlockLogicEditor.vue @@ -75,7 +75,7 @@
- If enabled, checkbox will be replaced with a toggle switch -
+ label="Use toggle switch" + help="If enabled, checkbox will be replaced with a toggle switch" + /> @@ -60,23 +55,19 @@ v-if="field.type === 'files'" class="border-b py-2 px-4" > -- Options won't be in a dropdown anymore, but will all be visible -
+ /> @@ -336,22 +318,18 @@ label="Field Name" /> -- If you enable this, we will hide this field and fill it with a unique id (UUID format) on each new form - submission -
- -- If you enable this, we will hide this field and fill it a unique incrementing number on each new form submission -
+ />