From 4a9c70b36bce51d3f879fea315c42d77b5e1bb79 Mon Sep 17 00:00:00 2001
From: Julien Nahum
Date: Thu, 12 Oct 2023 13:07:58 +0200
Subject: [PATCH] Wording
---
.../forms/fields/components/FieldOptions.vue | 63 ++++++++++---------
1 file changed, 32 insertions(+), 31 deletions(-)
diff --git a/resources/js/components/open/forms/fields/components/FieldOptions.vue b/resources/js/components/open/forms/fields/components/FieldOptions.vue
index aef38ed50..b9069fdc3 100644
--- a/resources/js/components/open/forms/fields/components/FieldOptions.vue
+++ b/resources/js/components/open/forms/fields/components/FieldOptions.vue
@@ -161,9 +161,9 @@
Advanced options for your select/multiselect fields.
@@ -218,7 +218,7 @@
-
+
{{ option.name }}
{{ option.dial_code }}
@@ -233,8 +233,8 @@
- Select All
- Un-select All
+ Select All
+ Un-select All
@@ -256,14 +256,14 @@
label="Pre-filled value"
/>
@@ -338,7 +338,8 @@
Generates a unique id
- 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 with a unique id (UUID format) on each new form
+ submission
{
return item.code
}))