Close the PopUp page with column link [message #325768] |
Sun, 08 June 2008 09:34 |
sreeramulu
Messages: 2 Registered: May 2008 Location: Mumbai
|
Junior Member |
|
|
Hi I am Uday,
I am opening one popup page with below code in button URL using Page1:
javascript:popUp2('f?p=&APP_ID.:2:&SESSION.::&DEBUG.:::', 500, 700);
In popup page i have created one report on EMP table and also i have created one Column Link(Report Attributes>Column Attributes>Column Link)on EMPNO column.
Now my requirement is:
When i pressed on that Column Link it should close the PopUp page and pass some values to Page1.How can i do this?
For example:EMPNO Column has Colmn Link.When i clicked on Empno 7839,it should close the PopUp window and pass that value to Page1.
Thanks And Regards,
T.Uday
|
|
|
|
|
|
|