Hello, I am using datagrid2 for displaying the list of entries. I have also added text filter as a global filter (grid wide filter) for datagrid2. I also search some text in this global filter and the list is filtered. Now when the grid is filtered, I want to pass the filtered lists into a microflow (may be button click). how can I achieve this?
asked
Raghavendra Bhagwat
1 answers
0
Hi Raghavendra,
You can use Helper entity to achieve this via microflow.