This should be basic but seems like I am missing something.
I have a list of goals with details of the goals in a list view. Now, on click of the button, I want to pass the goal_id to the next page and show its details. I am not sure what is the simple and easy way to capture the goal id for the selected list item?
All tutorials online are either outdated or difficult to follow. So, I am trying my luck here. Please help!