I have added list view and added create and edit view forms for the table. When editing the record of the table, im getting “internal error occured while fetching results from data view” .
Any suggestions?
I have added list view and added create and edit view forms for the table. When editing the record of the table, im getting “internal error occured while fetching results from data view” .
Any suggestions?
@Vishal Venkatesh
Where is your data sourced from? Is it a Pega data object that you are trying to edit?
There is some general guidance on this functionality here: Enabling CRUD operations for list-based landing pages (pega.com)
A couple of things you can check:
Configuring CRUD endpoints on a Pega system of record
Configuring CRUD endpoints on an external system of record (pega.com)