Skip to main content

Celonis Product Documentation

Forms localization

This feature is currently available as a Private Preview only

During a Private Preview, only customers who have agreed to our Private Preview usage agreements can access this feature. Additionally, the features documented here are subject to change and / or cancellation, so they may not be available to all users in future.

For more information about our Private Preview releases, including the level of Support offered with them, see: Feature release types.

Forms localization makes it possible to translate your forms from the base language to other languages. You can create forms with multiple languages, with the same structure as in the original language but with corresponding fields translated.

Note

The translations should always be prepared before the magic link with the form is sent to the contact.

To set up localization for a form a user need to define a translation map as part of the Celonis Studio translation. For more information, please see the documentation (see here).

Afterwards, Users have two options to localize a form: generating the magic link with a desired language or using URL parameters.

To generate the localized magic link, set the field “language” in the Create a Public Form Link Action Flow module to correspond to the key defined in the translation map.

image1.png

To control the form localization using the URL, a user can control the URL of the respective Form magic link by setting the URL parameter “?lang=(language key)”. For example, adding “?lang=de” would localize the displayed form into German language (if the German translation map is existing).

  • Tip: This URL parameter can also be controlled via a button component within the Form to allow for end-users to switch between available languages.