Question on how to persist paging info

Persist Paging Info:

Hi All,

I am trying to persist paging Info so that when User comes back to that page, we can get on the same page of the grid. But it is always showing the default values of first page. Can you please guide how can I fix it?

Thanks

OriginalPostID-201229

OriginalPostID-201229

  Discussion posts and replies are publicly visible

Parents
  • A few questions here:

    1. Did you pass the ACP to the rule input of interface?
    2. Did you configure the input (of the User Input Task) with value of PV?
    3. Did you save the input (of the User Input Task) into the PV?

    Also would you be able to debug the value of 'ri!pagingInfo' (For instance, make use of a text field to see its value) and see the value hold by it? Perform this step after paginating or sorting through the grid.
Reply
  • A few questions here:

    1. Did you pass the ACP to the rule input of interface?
    2. Did you configure the input (of the User Input Task) with value of PV?
    3. Did you save the input (of the User Input Task) into the PV?

    Also would you be able to debug the value of 'ri!pagingInfo' (For instance, make use of a text field to see its value) and see the value hold by it? Perform this step after paginating or sorting through the grid.
Children
No Data