diff --git a/docs/en/02_Developer_Guides/03_Forms/Fields/01_Common_Subclasses.md b/docs/en/02_Developer_Guides/03_Forms/Field_types/01_Common_Subclasses.md similarity index 93% rename from docs/en/02_Developer_Guides/03_Forms/Fields/01_Common_Subclasses.md rename to docs/en/02_Developer_Guides/03_Forms/Field_types/01_Common_Subclasses.md index 908cfb618..951578f22 100644 --- a/docs/en/02_Developer_Guides/03_Forms/Fields/01_Common_Subclasses.md +++ b/docs/en/02_Developer_Guides/03_Forms/Field_types/01_Common_Subclasses.md @@ -1,9 +1,9 @@ -title: Common FormField Types +title: Common FormField type subclasses summary: A table containing a list of the common FormField subclasses. -# Form Field Types +# Common FormField type subclasses -This is a highlevel overview of available `[api:FormField]` subclasses. An automatically generated list is available +This is a high level overview of available `[api:FormField]` subclasses. An automatically generated list is available on the SilverStripe API documentation. ## Basic @@ -20,7 +20,7 @@ on the SilverStripe API documentation. * `[api:FormAction]`: Button element for forms, both for `` and `