UI String Standards
- 1 Strings
- 1.1 Page Title
- 1.2 Tab Titles
- 1.3 Section / Panel Name
- 1.4 Alt Texts
- 2 Field Names
- 2.1.1 Text Fields
- 2.1.2 Dropdown Lists
- 2.1.2.1 Dropdown List LOVs
- 2.1.3 Check Boxes
- 2.1.4 Radio Buttons
- 2.1.5 Sliders
- 2.1.6 Toggles
- 2.1.7 Buttons
- 2.1.8 Icons
- 2.2 Alt Texts
Strings
Page Title
Element | Description | Examples | Additional Information / Standards |
---|---|---|---|
Title | Conveys the purpose of a web page. |
|
|
Tab Titles
Element | Description | Examples | Additional Information / Standards |
---|---|---|---|
Title | Conveys the purpose of a tab within a web page. |
|
|
Section / Panel Name
Element | Description | Examples | Additional Information / Standards |
---|---|---|---|
Name | Conveys the purpose of a section/panel within a web page. | Import Task |
|
Alt Texts
Element | Description | Examples | Additional Information / Standards |
---|---|---|---|
Text | A brief description of a section, tab, or image. | Edit batch |
|
Field Names
Text Fields
Element | Description | Examples | Additional Information / Standards |
---|---|---|---|
Title | Conveys the purpose of a field within a web page/section/tab. |
|
|
Dropdown Lists
Element | Description | Examples | Additional Information / Standards |
---|---|---|---|
Label | Presents the user with a list of options.
| Categories
|
|
Dropdown List LOVs
Element | Description | Examples | Additional Information / Standards |
---|---|---|---|
Option Value | Presents the list of options to a user. | Data Type
|
|
Check Boxes
Element | Description | Examples | Additional Information / Standards |
---|---|---|---|
Label | Allows the user to select any number of choices from a list of options. |
|
|
Radio Buttons
Element | Description | Examples | Additional Information / Standards |
---|---|---|---|
Label | Allows the user to select exactly one choice from a list of two or more options. | Project Type:
|
|
Sliders
Element | Description | Examples | Additional Information / Standards |
---|---|---|---|
Label | Allows the user to select a value or range from a fixed set of options, with the help of a lever that moves horizontally to control the variable. |
|
|
Toggles
Element | Description | Examples | Additional Information / Standards |
---|---|---|---|
Label | Allows the user to select one of two mutually-exclusive states, such as ON and OFF. | Do: Show average price Don’t: Do you want to see the average price? |
|
Buttons
Element | Description | Examples | Additional Information / Standards |
---|---|---|---|
Label | Allows the user to perform an action by interacting with the system. |
|
|
Icons
Element | Description | Examples | Additional Information / Standards |
---|---|---|---|
Alt text | Allows the user to visually see a list of options, actions, or objects. |
|
|
Alt Texts
Element | Description | Examples | Additional Information / Standards |
---|---|---|---|
Text | A brief description of a section, tab, or image. | Name of the application |
|