Question
Estes
US
Last activity: 6 Sep 2019 8:58 EDT
Issues getting the current index (pxListSubscript) in a repeating Dynamic Layout
Hi All,
We have a Pega custom mobile functionality that renders a Repeating Dynamic Layout to the mobile users.
I have a requirement to fetch the current index of the item in the grid (pxListSubscript) and pass it as parameter to a JS function. This works fine when tested from a browser. But the pxListSubscript value is not passed when triggered from a mobile device.
The utility function (pxGetListSubscript) to calculate the subscript might not work for offline mobility.
Any insights will be helpful.
Regards,
Anand