---
sourceDocument: Australia Mobile Configuration and Navigation
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/mobile

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Mobile Configuration and Navigation

ft:clusterId :

    - mobile

bundleId :

    - mobile

workflow :

    - Development, Data and Analytics


---

# Configure translated values

# Configure translated values for decorative slider {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Add translated values to your decorative slider.

## Before you begin

Role required: admin

You first need to create a decorative slider before you can add translated values. For more information, see [Configure a decorative slider](https://servicenow-prod.fluidtopics.net/UF5qAif3WwmRJpssxifRtQ "Create a colored slider option for a number input on your input form screen. Decorative sliders contain sections that can be associated with a specific color and label to aid visual representation. These labels are translatable.").

Access your decorative slider record from your input form screen and keep a record of all the Label values contained within the JSON script. These are the name values that you will be identifying for translation.

## Procedure

1. Navigate to the Input record in the navigation tree within Mobile App Builder, which contains the decorative slider input attribute for translating.  
   Note:  
   For instructions on creating a decorative slider, see [Configure a decorative slider](https://servicenow-prod.fluidtopics.net/UF5qAif3WwmRJpssxifRtQ "Create a colored slider option for a number input on your input form screen. Decorative sliders contain sections that can be associated with a specific color and label to aid visual representation. These labels are translatable.").
2. Select New from the Inputs attribute area.
3. Enable the Translated value attribute field.
4. Enter the `Label` name for each of your entries in your JSON script.  
   In the JSON example provided, the Label names are: `Critically low`, `Low`, `Medium`, and `High`.  
   Note:  
   The Translated value field is automatically populated with the value entered in the Name field.
5. Select Save.
6. **Optional:** Repeat steps 4 and 5 for each Label name you have in your JSON script.
7. Select Save.
8. Select the more menu option (![Mobile App Builder option menu.]()) and select Open in platform.
9. Navigate to Allsys_translated.list.  
   The Translated Name / Field table displays.
10. Select New in the Inputs attribute table, and then complete the table as follows.  
    1. In the Label (translate) field, enter the translated word that corresponds to the word in the Value field. For example, for an Italian translation, the Value field may contain the word high, the Label (translate) field would contain the word alto.
    2. In the Language field, enter the abbreviation for translated language you want the word to appear. For example, it for Italian or es for Spanish. For more information on abbreviations for languages, see [Languages table](https://www.servicenow.com/docs/access?context=r_LanguagesTable&version=australia&pubname=australia-platform-administration&ft:locale=en-US).
    3. In the Element field, enter the text <kbd class="ph userinput">translated_value</kbd>.
    4. In the Value field, enter the word that needs translating.  
       Note:  
       The word in the Value field must correspond to the words defined in Label value within the JSON script.
    5. In the Table field, enter the following <kbd class="ph userinput"> Input Attribute [sys_sg_input_attribute]</kbd>.
    6. Leave the ID field empty.
    7. Select Submit.
    8. Repeat all the steps in step 10, for each Label value defined in the JSON. You will also need to create a new record in the Translated Name/Field table for each Label value that requires translation into an alternative language.
    {#decorative-slider-translation__ol_fyn_b2s_bgc}

*[\>]: and then


