Question

sunlife
CA
Last activity: 26 May 2025 10:01 EDT
Refresh is not working for Data Model which is added in dashboard
In Our application we use Pega Constellation 24.1.2 version, We have User Management data model which we called in a dashboard landing page to update the user details.
1. When the data model is created data pages is created automatically and there is no code change done from our end.
2. Configured table view to list our records and added edit action alone to update the records.
3. Once the data is edit and saved new value is displaying if that column is added in list but if I opened the edit tab still I am seeing the old value . But in DB new value is updated . Changes is not reflecting untill I Log off and log in back.