Free cookie consent management tool by TermsFeed Modifying UI Text in GSS [Government Source Selection v23.1.1.4]
Page not found in the selected version; redirected to the home page.
Modifying UI Text in GSS
This content applies solely to Government Source Selection, which must be purchased separately from the Appian base platform.

Introduction

Appian stores certain UI text for Government Source Selection's interfaces in bundle files, including:

  • Labels
  • Validation Messages
  • Button Labels
  • Tooltips
  • Instructional text

You may want to create a custom bundle file that overrides the values in the default bundle files. When you create a custom bundle file, GSS will retain the values during future upgrades.

Note that some UI text is contained in reference data tables, such as dropdown lists. To modify this type of UI text, see Modifying Dropdown Lists.

Source Selection bundle files

There are two bundle files included in the solution: AS.GSS.General and AS.GSS.TMG. The AS GSS Properties Files folder in the AS GSS Knowledge Center stores the AS.GSS.General_default bundle file, which is for the Government Source Selection site. While the AS GSS TMG Internationalization Files folder in the AS GSS TMG Knowledge Center stores the AS.GSS.TMG.Tasks_en_US_default, which is for the Government Source Selection Settings site.

You can use these bundle files to create a custom bundle file for your organization.

Creating a custom bundle file

To create a custom bundle file:

  1. Go to Appian Designer and open the Government Source Selection application package.
  2. Locate and open the GSS Bundle Files Folder; AS GSS Properties Files or AS GSS TMG Internationalization Files.
  3. Click on the bundle file in the folder you selected.
  4. Click Download file and open the file in a text editor.
  5. In this file, you'll see every key used in the application and the label that displays for each key.
  6. Identify the keys for the labels that you want to change.
  7. Edit each label that you want to change. Do NOT edit the keys.
  8. Save the file.
  9. Upload your file as a new document:
    • Click New -> Document.
    • Upload the file to GSS in the File Upload.
    • Click NEXT.
    • Name the file AS.GSS.General_custom or AS.GSS.TMG.Tasks_en_US_custom.
    • In the Save In field, verify the correct GSS Bundle File Folder is selected.
    • Click Create Document.

These custom labels will now override the default labels and show up in the application interface for users. If any changes need to be made to this custom bundle file, download the custom bundle file, edit it, and re-upload it as a new version (not a new document). When you upgrade Government Source Selection, your custom bundle file will not be replaced or updated.

Modifying UI Text in GSS

FEEDBACK