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

Complete Add display keys for the new subtype to ContactManager.

Procedure

  1. In Guidewire Studio™ for ContactManager, navigate in the Project window to configuration > config > Page Configuration > pcf > contacts and double-click ContactsMenuActions to open this file in the PCF editor.
  2. Drag a MenuItem widget from the Toolbox on the right and drop it under the Doctor menu item.
    The new menu item is in the Vendor submenu, which has ID ContactsMenuActions_PersonVendorMenuItem.
  3. Click the new MenuItem and enter the following values for the Basic properties of this Interpreter menu item:
    action NewContact.go(entity.ABInterpreter)
    id ContactsMenuActions_InterpreterMenuItem
    label displaykey.Web.NewContactMenu.Interpreter
    showConfirmMessage true

What to do next

Add ABInterpreter fields to ContactManager modal input sets