pass more than one value from one page to another [message #533615] |
Wed, 30 November 2011 20:11 |
|
form_user1
Messages: 18 Registered: July 2011 Location: chennai
|
Junior Member |
|
|
Hi,
i have two pages. one page have date picker and chart. i have to pass the date picker value and chart label to another page. i can able to pass label, but i dont know how to pass the date picker value.
below ulr in action link tab.below url just pass only label of chart. date picker Id is "P2_DATE".
f?p=&APP_ID.:2:&SESSION.::&DEBUG.::P3_X:#LABEL#
i have tried below urls,its not worked for me..
f?p=&APP_ID.:2:&SESSION.::&DEBUG.::P3_X,P2_DATE:#LABEL#,#P2_DATE#
f?p=&APP_ID.:2:&SESSION.::&DEBUG.::P3_X,P2_DATE:#LABEL#,&P2_DATE
How to solve this?
Thanks in advance.
|
|
|