Add the BoardCertified field to the claim contacts user interface

Enable the ClaimCenter user to edit the BoardCertified field of a Doctor entity when working with contacts for a claim.

Before you begin

Complete Add the BoardCertified field to the Address Book user interface.

Procedure

  1. In the Guidewire Studio™ for ClaimCenter Project window, navigate to configuration > config > Page Configuration > pcf > shared > contacts. Then double-click DoctorAdditionalInfoInputSet.Doctor to open it in the editor.
  2. Select the Input widget Medical Specialty and copy it, and then paste the copy below this widget.
  3. Right-click the new field and choose Change element type.
  4. Click Boolean Radio Button Input in the drop-down list.
  5. Click the new BooleanRadioInput widget and set the following properties:
    editable true
    id DoctorBoardCertified
    label displaykey.Web.ContactDetail.Doctor.BoardCertified
    required false
    value Doctor.BoardCertified_Ext

What to do next

Add a field to the ABDoctor subtype in ContactManager