Closed
Solved
How to capture item list value on click in a navigation rule ?
I have specified a page list property for item list type in navigation rule. On click of button I will display page list values. Is there any way to capture current selection of populated page list values ?
Below is the snapshot for reference.
please suggest.
I got the solution. I just specified a data transform on click and used set action. Since page context is in page list, I am able to capture required value.