Extending location data
The self-service portal and the case worker portal provide access to information about the location of each person and business in the system. Individual location entries contain such information as city and province. You can add more details, for example, country code.
In the Dev Studio Explorer panel, click App. In the search field, enter PegaPS-Data-Address.
Right-click the class and create a property for the information that you want to add, for example, Country code.
For more information about creating properties, see Properties - Completing the Create, Save As, or Specialization form.
In the Application Explorer, find the PegaPS-Data-Address class.
Click
.On the Query tab, click Add column and include the new property in the column.
Include the new property in the Manage location table by performing the following actions:
In the Application Explorer, find the PegaPS-Work class.
Click
.In the repeating grid, add a column for the new property.
For more information about editing sections, see Section form - Completing the Design tab.
Previous topic Extending experience data Next topic Manage associations case