Question
pzPerformGridAction Missing rowPage param
I am observing an interesting thing in PRPC 7.1.10. While we click on row within grid to launch a local action, the primary page is not taking the values from row within the grid. While I dig more, I found the activity ProcessAction at step 11 look for param.rowPage which need to be set in pzPerformGridAction at step 3 which is java step.
While I privately checked out the activity to figure out the issue and able to work, I am not sure if the change made in Pega is in tensional or a bug? Can someone please help me with this.
Hi Ritesh,
Is this a launch -> local action (or) List -> Open Local action ? If you want to bring the modal from within grid row, then we always advise our customers to use List -> open local action.
Could you also please brief the exact issue you are encountering ?