Question
Repeat Grid Filter as Parameter to an Activity
Hello All,
I am unable to pass Repeat grid filter value as a parameter to my activity on click of a button. It is being passed as blank.
Below is the scenario:
Button is available in Section A
Repeat Grid(source is RD) is available in Section B which is embedded in Section A.
On click of Button A, I have written an activity has below parameters:
InputList - I pass a Data Page (which calls the RD)
BInaryFileName - Binary file
Param1 - (here I want to pass the Repeat Grid Filter Value)
Please can you let me know how I can achieve this.
***Edited by Moderator Kayla to update Product details and platform capability tags****
Not sure if I understood question correct. Just to clarify - why you want to pass the Repeat Grid Filter value to activity? I assume you are talking about RD filter here which is the source for the repeating grid. If that is the case you can pass the filter param in Repeat Grid configuration itself right?