Basic configuration of the suburb field
This example shows how to add a new New Zealand address field named Suburb to PolicyCenter and ContactManager. The example configures classes, entities, and configuration files that support address fields so the new field can be used in the user interface and be available for autofill and autocompletion.
This example is not a full example showing how to perform a complete localization configuration, but rather focuses on configuring the new address field to work in ContactManager and PolicyCenter. After configuration, if you edit a contact’s address and set the country to New Zealand, you will be able to use the Suburb field.
This example includes the following steps to perform the basic configuration in Guidewire Studio™.
- Add a suburb field to the GlobalAddress entity
- Make changes so suburb field uses autofill
- Add a New Zealand locale type and suburb zone type
- Add New Zealand localization configuration files
- Add a New Zealand folder under the geodata folder
- Add a New Zealand field validator file
- Add typecodes for currency and jurisdiction
- Configure the Currency XML file for New Zealand currency
- Edit supporting user interface files and add New Zealand suburb field
- Add a New Zealand suburb field to the user interface
- Restart Studio and modify ContactManager
