Skip to content

Commit ea3cc40

Browse files
authored
Added a link referring to the Localization article.
Since Localization is moved to the front-end in Umbraco 14, adding a reference to that article (based on customer issue). ​
1 parent b4b45b2 commit ea3cc40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

14/umbraco-forms/developer/extending/adding-a-fieldtype.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,8 @@ With Forms 14, aspects of the presentation and functionality of the custom field
172172

173173
To create custom backoffice components for Umbraco 14, it's recommended to use a front-end build setup using Vite, TypeScript, and Lit. For more information, see the [Extension with Vite, TypeScript, and Lit](https://app.gitbook.com/s/G1Byxw7XfiZAj8zDMCTD/tutorials/creating-your-first-extension#extension-with-vite-typescript-and-lit) article.
174174

175+
To manage and use the Backoffice UI Localization files, see the [Localization](https://docs.umbraco.com/umbraco-cms/customize-the-backoffice/extending-overview/extension-types/localization) article.
176+
175177
### Field Preview
176178

177179
The alias of the preview to use is defined on the field type via the `PreviewView` property.

0 commit comments

Comments
 (0)