Editing the address types in the entity details form
The entity details form that is used in the Add Person and Add Business cases contains two address types. The first address is labelled Office and the second address is labelled Mailing. You can change the order in which the addresses are listed and change their labels to capture the address information that you require, for example, Business or Home.
In the Dev Studio Explorer panel, click .
On the Records tab of the AddressType data type, perform any of the following actions:
- To edit an existing record, click the record and modify the Label or pyCategory entries. For example, change the label of the B_MAIL record to Business and the category to Person.
- To create a new record, below the table, click the Add record link.
In the Explorer panel, click App. In the search field, enter PegaPS-Data-Context-Application.
Click
.Update the Source column with the records from step 2. For example, in the source for the PersonAddressType1 target, enter the record that you want to display first in the Person details form.
Previous topic Extending the entity details form Next topic Adding address types to the entity details form