Missing required property: aggregatedFieldId
Summary
Manually adjusted a SDP variable type resulting in error "Missing required property: aggregatedFieldId"Content
The steps I took:
- created a list page for a business object Organisation with only 1 field, name
- added an additional aggregation field to the business object Organisation, numberOfContacts,
- manually added the new field to the OrganisationListServiceDataProvider variable type
- added the aggregation field to the list page (showing the data correctly)
BUT now getting an error on this page: "Missing required property: aggregatedFieldId" (see screenshot)
Did I forget something to add to the entity.json file? Anything else I have to do? Hope somebody can help.
Tagged:
0