Extending education data
The self-service portal and the case worker portal provide access to information about the education of each person in the system. Individual education entries contain such information as university and degree. You can add more details, for example, year of graduation.
In the Dev Studio Explorer panel, click App. In the search field, enter PegaPS-Data-Education.
Right-click the class and create a property for the information that you want to add, for example, Graduation.
For more information about creating properties, see Properties - Completing the Create, Save As, or Specialization form.
In the Application Explorer, find the PegaPS-Data-Education class.
Click
.On the Query tab, click Add column and include the new property in the column.
Include the new property in the Manage education 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.
Include the new property in the Add/Edit education and View education windows by repeating step 8 for the following sections in the PegaPS-Data-Education class:
- Add
- View
Previous topic Extending branch data Next topic Extending experience data