diff --git a/10/umbraco-forms/developer/configuration/README.md b/10/umbraco-forms/developer/configuration/README.md
index b9154dc008f..f0a497d6246 100644
--- a/10/umbraco-forms/developer/configuration/README.md
+++ b/10/umbraco-forms/developer/configuration/README.md
@@ -110,7 +110,7 @@ For illustration purposes, the following structure represents the full set of op
"Recaptcha3": {
"SiteKey": "",
"PrivateKey": "",
- "Domain": "www.google.com"
+ "Domain": "Google"
},
"RichText": {
"DataTypeId": "ca90c950-0aff-4e72-b976-a30b1ac57dad"
@@ -478,7 +478,7 @@ You can obtain both of these values after signing up to create a ReCaptcha key h
This setting defines the domain from which the client-side assets for using the reCAPTCHA service are requested.
-Valid options are `www.google.com` (the default) or `www.recaptcha.net`. You may want to use the latter for control of which domains are setting cookies on your site. [Read more at the reCAPTCHA documentation](https://developers.google.com/recaptcha/docs/faq#does-recaptcha-use-cookies).
+Valid options are `Google` (the default) or `Recaptcha`. You may want to use the latter for control of which domains are setting cookies on your site. [Read more at the reCAPTCHA documentation](https://developers.google.com/recaptcha/docs/faq#does-recaptcha-use-cookies).
### Rich text field type configuration
diff --git a/12/umbraco-forms/developer/configuration/README.md b/12/umbraco-forms/developer/configuration/README.md
index 7e3cde199fc..c9cf18b5ca4 100644
--- a/12/umbraco-forms/developer/configuration/README.md
+++ b/12/umbraco-forms/developer/configuration/README.md
@@ -111,7 +111,7 @@ For illustration purposes, the following structure represents the full set of op
"Recaptcha3": {
"SiteKey": "",
"PrivateKey": "",
- "Domain": "www.google.com"
+ "Domain": "Google"
},
"RichText": {
"DataTypeId": "ca90c950-0aff-4e72-b976-a30b1ac57dad"
@@ -491,7 +491,7 @@ You can obtain both of these values after signing up to create a ReCaptcha key h
This setting defines the domain from which the client-side assets for using the reCAPTCHA service are requested.
-Valid options are `www.google.com` (the default) or `www.recaptcha.net`. You may want to use the latter for control of which domains are setting cookies on your site. [Read more at the reCAPTCHA documentation](https://developers.google.com/recaptcha/docs/faq#does-recaptcha-use-cookies).
+Valid options are `Google` (the default) or `Recaptcha`. You may want to use the latter for control of which domains are setting cookies on your site. [Read more at the reCAPTCHA documentation](https://developers.google.com/recaptcha/docs/faq#does-recaptcha-use-cookies).
### Rich text field type configuration
diff --git a/13/umbraco-forms/developer/configuration/README.md b/13/umbraco-forms/developer/configuration/README.md
index 7e3cde199fc..f81c03bc45f 100644
--- a/13/umbraco-forms/developer/configuration/README.md
+++ b/13/umbraco-forms/developer/configuration/README.md
@@ -67,7 +67,8 @@ For illustration purposes, the following structure represents the full set of op
"FieldTypes": {},
"PrevalueSourceTypes": {},
"WorkflowTypes": {},
- }
+ },
+ "MandatoryFieldsetLegends": false
},
"Options": {
"IgnoreWorkFlowsOnEdit": "True",
@@ -111,7 +112,8 @@ For illustration purposes, the following structure represents the full set of op
"Recaptcha3": {
"SiteKey": "",
"PrivateKey": "",
- "Domain": "www.google.com"
+ "Domain": "Google",
+ "VerificationUrl": "https://www.google.com/recaptcha/api/siteverify"
},
"RichText": {
"DataTypeId": "ca90c950-0aff-4e72-b976-a30b1ac57dad"
@@ -223,6 +225,12 @@ Take care to not hide any settings that are required for the particular field or
The default value and read-only settings apply to most setting types. There is an exception for complex ones where a default string value isn't appropriate. An example of one of these is the field mapper used in the "Send to URL" workflow.
+### MandatoryFieldsetLegends
+
+When creating a form with Umbraco Forms, adding captions to the groups for fields is optional. To follow accessibility best practices, these fields should be completed. When they are, the group of fields are presented within a `