I've developed a package that will convert form fields into Umbraco translation fields, by clicking the convert context button on the Umbraco Form. It'll allow you to have multilingual forms by utilising the Umbraco dictionary.
This package will allow you to convert an existing Umbraco Form to dictionary items. It will switch the existing fields to dictionary items, using the hash prefix.
Only fields populated will be converted.
Only the following field properties are converted:
- Caption
- ToolTip
- Placeholder
- Default Value
- Invalid Error Message
- Required Error Message
Screenshots
Umbraco Form Action
Fields before conversion
Fields after conversion
Translations
Dependencies
Flurl 2.8.2
Flurl.Http 2.4.2
Humanizer.Core 2.8.26
UmbracoCms.Core 8.11.1
UmbracoCms.Web 8.11.1
UmbracoForms.Core 8.6.0
Top comments (0)