Support Article
Data table changes are not getting reflected in UI
SA-35649
Summary
User says there was a requirement to make changes into data table values.
The UI having repeat grid is referring to a pagelist and the source of this page list is data page and this data page is getting value from data table.
When user is running the data page, in the output the new changes are getting reflected, but when seen in UI, the old values are coming.
User flushed the data page, restarted the server with clearing cache, cleared browser cache as well but the changes are not getting reflected.
Error Messages
Not Applicable
Steps to Reproduce
1. Create a section and include a repeat grid whose source is a PageList
2. Source of this page list is Copy data from data page.
3. Update the DataTable values and save. Updated results are not shown in repeat grid.
Root Cause
A software use or operation error, even though the datapage is parameterized, parameter is not passed to datapage.
This is observed in clipboard.
Resolution
Perform the following local-change:
Change "Copy data from data page" to "Refer to a Datapage" and pass the parameter.

Published April 11, 2017 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.