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
Procedure
-
In the Guidewire Studio™ for ClaimCenter Project window, navigate to Then double-click
DoctorAdditionalInfoInputSet.Doctorto open it in the editor. -
Select the
InputwidgetMedical Specialtyand copy it, and then paste the copy below this widget. - Right-click the new field and choose Change element type.
- Click Boolean Radio Button Input in the drop-down list.
-
Click the new
BooleanRadioInputwidget and set the following properties:editable true id DoctorBoardCertified label displaykey.Web.ContactDetail.Doctor.BoardCertified required false value Doctor.BoardCertified_Ext
