ServiceNow | Configuring Retranslation for Form Fields
With the Language IO Translation Services by Language IO application for ServiceNow, admins can give agents the ability to retranslate the content of text fields on forms in case the initial translation is not satisfactory.
- Configuring Retranslation for Single-Line Text Fields
- Configuring Retranslation for Multi-Line Text Fields
Configuring Retranslation for Single-Line Text Fields
To configure retranslation for a single-line text field:
- Open the desired form (e.g., submit or view an Incident).
- Right-click on the single-line text field title and select "Configure Dictionary".
- Under the Attributes tab, click "New".
- Add a "Field decorations" attribute with a value of "x_lanio_language_0_retranslation".
- Click "Submit" to add the attribute.
Configuring Retranslation for Multi-Line Text Fields
Configuring Retranslation for a Multi-Line Text Field
- Open the desired form (e.g., submit or view an Incident).
- Click on the menu icon at the top-left and go to Configure → "Form Layout"
- Find the "Retranslation" formatter and add it below the multi-line text field.
- In the "Available" list, select "Retranslation".
- Click the right arrow in the middle to move it to the "Selected" list.
- Use up and down arrows at the right to reposition the formatter below the multi-line text field.
- Click "Save".
Configuring Retranslation for Additional Multi-Line Text Fields in the Same Form Section
- From the ServiceNow top-nav, go to All → System UI → "Form Sections".
- Open the Form Section where you added the "Retranslation" formatter for the first multi-line text field.
- In the "Section Elements" tab, click to open the "x_lanio_language_0_retranslation.xml" ("Retranslation") formatter.
- Click on the menu icon at the top-left and click "Insert" to duplicate the "x_lanio_language_0_retranslation.xml" ("Retranslation") formatter in the form section.
- Click "Update" to save your changes.
- Repeat Configuring Retranslation for a Multi-Line Text Field for the second multi-line text field.
Note: The "Retranslation" formatter is included in the "Task [task]" table. To add the formatter to a different table:
- From the ServiceNow top-nav, go to All → System UI → "Formatters".
- Open the "Retranslation" ("retranslation.xml") formatter.
- Update the "Table" field to the target table
- Click on the menu icon at the top-left and select "Insert".