Question
On-click of a button in collection widget is not selecting the cell.
- August 29, 2019
- 2 replies
- 1718 views
Hi,
I'm using a button in child mashup of collection widget. It should navigate to a popup on clicking on the icon or button.
I have taken selected value from the service and bonded with session parameter and the session parameter is used in the popup.
The above approach is working fine with repeater but not in collections.
Can anyone tell me how to get selected cell/cell in which button is clicked with collection widget.

