Add the new subtype to the ContactManager actions menu
As part of adding a new vendor contact subtype, you can add an Actions menu entry for creating a new ABInterpreter contact.
Before you begin
Procedure
-
In Guidewire Studio™ for ContactManager, navigate in the Project window to and double-click
ContactsMenuActionsto open this file in the PCF editor. -
Drag a
MenuItemwidget from the Toolbox on the right and drop it under theDoctormenu item.The new menu item is in theVendorsubmenu, which has IDContactsMenuActions_PersonVendorMenuItem. -
Click the new
MenuItemand enter the following values for the Basic properties of thisInterpretermenu item:action NewContact.go(entity.ABInterpreter) id ContactsMenuActions_InterpreterMenuItem label displaykey.Web.NewContactMenu.Interpreter showConfirmMessage true
