Omniportlet [message #198305] |
Mon, 16 October 2006 09:04 |
orafan2003
Messages: 122 Registered: February 2006
|
Senior Member |
|
|
Hi,
I am using Omniportlet with SQL source.
My column names are--- PRODUCT, COUNTRY, YEAR, SALES, COST
I am passing YEAR and COUNTRY as parameters using simple parameter form.
I made the column PRODUCT as hyperlink. When I click on it, I want to go to another page where I want to pass this selected value in the hyperlink, the year and country of the first report.
How can I do this??
|
|
|
|
Re: Omniportlet [message #198630 is a reply to message #198597] |
Wed, 18 October 2006 01:06 |
orafan2003
Messages: 122 Registered: February 2006
|
Senior Member |
|
|
Hi David,
The first omniportlet should pass a parameter into second omniportlet from the URL. I made the second omniportlet to accept parameter through page parameter. In the first omniportlet, I gave the URL of the second omniportlet. Here instead of the page parameter of second omniportlet, I want to pass a value from first omniportlet. How can I do this?
|
|
|
|