icon Form Builder
Created by Orckestra

Form Builder Developer Guide

Localizing the front-end

The Form Builder uses text strings in English for texts that appear on forms, for example, validation messages.

Figure 1: CAPTCHA validation message in the default language (English)

You can find these strings in ~/App_GlobalResources/Composite/Forms/FormBuilder.resx.

If your website’s default language is other than English, this is where you can translate the strings into that language.

If your website is multi-lingual, you need to localize these strings for each language of your website. (We assume that the default language of your website is English in this case.)

To localize the strings for other language versions of your website:

  1. Make a copy of the FormBuilder.resx in ~/App_GlobalResources/Composite/Forms/.
  2. Rename this file so that it matches the website language you want to translate strings into. For this, append the corresponding language culture name to the file name, for example, FormBuilder.de-de.resx for German, where “de-de” is the language culture name for German.
  3. Open the file in Visual Studio or other resource file editor and translate the strings.
  4. Repeat Steps 1-3 for as many languages as you use on your website.

Figure 2: Localized CAPTCHA validation message

If you are interested in localizing the Form Builder GUI in the CMS Console, see “How to localize the admin UI”.

 
Back to top
Version 1.3.4
Tags Form

Have a question?

Phone: +45 39 15 76 00
Email: Write us
5:52 PM
(Local time at HQ)