I have a page (#14) with a Popup LOV select list where the user can select from a list of names (mulitple selections). When the user clicks a button to go a second page (#13) that has an identical select list, I want the user's selections from the first page to copy over to the second page.
1. Page 14 shows the select list and link button. I added a classic report region to show the current value of the list item value P14_LIST.

2. Page 13 (target of page 14):

The first time the "Go to page 2" button is clicked, page 13 is displayed but the select list does not change at all. When I go back to page 14 and click the button again, the contents of the Popup LOV on the second page always leaves off the last item selected on the first page (as shown above).
The link target on the button on the first page is as follows:

Am I using the correct approach to copy Popup LOV selections from one page to another, or should I be doing this differently?
Thanks,
Alan