Question
5
Replies
1255
Views
IBM India PVT LTD
Posted: July 10, 2018
Last activity: July 23, 2018
Closed
Is it possible to refresh Repeat Grid, while retaining the page index, when source is Report Definiton.
Is it possible to refresh Repeat Grid, while retaining the page index, when source is Report Definiton.
Suppose I am in Page X and I have a refresh button, on click of refresh button I have set on click action as Refresh this Section. So on clicking, it is refreshing and taking me to the first page, though I want to retain the Xth page.
Is this possible to customize?
***Edited by Moderator Marissa to update platform capability tags***
Hello Mishra,
Thanks for posting your query on PSC.
This is expected behavior, as we don't have any OOTB feature to fetch the xth result on report definition after refresh.
By default report definition has pagination enabled. Please disable pagination from the report definition rule to see all the records. Note that the number of records retrieved is governed by the maximum records to retrieve the field in the report. This may impact the performance.