Hello.
I need to make it so when users click on a item in a list that data is sent to a certain page.
There are 3 pages in my process (in order)
1- List page (where data is)
2- Selection Page (no data is here or is needed here)
3- Stats page (this is where data is needed)
So i need need the data from page 1 - 3 but the user needs to go through page 2 in the middle.
IS this possible