Extending Notes data
To extend Notes data, complete the following steps.
In the Dev Studio Explorer panel, click App. In the search field, enter PegaPS-Data-Note.
Right-click the class and create a property for the information that you want to add, for example, Complaints.
In the Application Explorer, find the PegaPS-Data-Note class.
Click
.On the Query tab, click Add column and include the new property in the column.
Include the new property in the AddNote section:
In the Application Explorer, find the PegaPS-Data-Note class.
Click
.Add the new property in the section.
Include the new property in the ViewNote section of the PegaPS-Data-Note class by repeating step 8.
For mobile configuration, include the new property in the ViewNoteWithoutDelete section.
Previous topic Extending the Note case Next topic Assessments