Hi,
I've created the page with the following PAGE ITEMS:
1. Empid --> List box (SELECT)
2. Empname --> List box (SELECT)
Then submit button created and linking another page (page 2) as given in the screen shot.
The issue is when I'm clicking on Submit button empid and empname always sending as null in page2.
Please provide me the solution. Is there any other thing should you want me to do in Main page (page1) or sub page(page2)