Address modes in page configuration
PolicyCenter uses a modal PCF file for all addresses, GlobalAddressInputSet. Modal versions of the global address PCF file determine the order of fields in addresses of specific countries.
In the base configuration, PolicyCenter provides the following modal versions of GlobalAddressInputSet.
Modal Address PCF File |
Country |
|---|---|
|
|
|
|
|
|
To see the GlobalAddressInputSet PCF files, open Guidewire Studio™ and navigate
in the Project window to .
Mapping Countries to Modes
A country maps to a mode through the settings in country.xml.
Controlling Field Properties
Each modal PCF file uses an implementation of the Gosu interface AddressOwner to control the following field properties:
availableeditablerequiredvisible
Gosu Address Formatter
PolicyCenter uses Gosu class AddressFormatter to format the address display fields. You can extend AddressFormatter to handle additional countries.
