Add display keys for the new subtype to ClaimCenter

Adding a new Interpreter subtype requires changes to the user interface. Add display keys to ClaimCenter for menu items and fields.

Before you begin

Complete Map the new subtype names in ClaimCenter.

About this task

The new menu items and inputs for Interpreter have labels that require display keys, which support localization.

Procedure

  1. Navigate in the Project window to configuration > config > Localizations > Resource Bundle 'display' and double-click display.properties to open this file in the editor.
  2. In the editor, press Ctrl+F and find the entry Web.NewContactMenu.Doctor in the file.
  3. Insert a line under that entry, and then enter the following key and value:
    Web.NewContactMenu.Interpreter = Interpreter
  4. Use the search field at the top of the editor to find the entry Web.ContactDetail.Email.Secondary in the file.
  5. Insert a new line under that entry, and then enter the following keys and values:
    • Web.ContactDetail.Interpreter = Interpreter
    • Web.ContactDetail.Interpreter.InterpreterSpecialty = Interpreter Specialty

What to do next

Add the subtype to the ClaimCenter New Contact menu