Add display keys for the new subtype to ContactManager
Adding a new ABInterpreter subtype requires changes to the user interface. Add display keys to ContactManager for menu items and fields.
Before you begin
About this task
In this step, you add display keys to ContactManager to support changes to the user interface screens for the new ABInterpreter subtype.
Procedure
- Open Guidewire Studio™ for ContactManager.
- Navigate in the Project window to and double-click display.properties to open this file in the editor.
-
Press Ctrl+F and search for
Web.NewContactMenu.Doctor. -
Add a new line under that entry, and then enter the following key and
value:
Web.NewContactMenu.Interpreter = Interpreter
-
Use the Search field at the top of the editor to find the entry
Web.ContactDetail.Email.Secondary. -
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
