COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: dangerous_mind on 04 Apr 2014 03:30:14 PM

Title: Creating a Popup in Cognos
Post by: dangerous_mind on 04 Apr 2014 03:30:14 PM
Hi
My requirement is as follows :

i have a report in which  there are 5 columns. now i need to add 3 more columns.. say a, b, c
column c has an update link - which on clicking should open up a popup showing a date prompt and a checkbox prompt.
once the user inputs the date and selects the checkbox the columns a and b should be populated with the date and the selected checkbox prompt.

At the same time after the date and the checkbox has been selected the data must also be written to the respective columns in the DB.

Attached is the sample report design.

Kindly let me know if i have to use a javascript to display the date prompt and the checkbox prompt in the popup or do i have to use a drill through.
Title: Re: Creating a Popup in Cognos
Post by: dangerous_mind on 04 Apr 2014 03:51:34 PM
One more thing to add : If i have to use Javascript, how do i go about it ?? sorry, i have never used javascripts in my reports
Title: Re: Creating a Popup in Cognos
Post by: dangerous_mind on 05 Apr 2014 12:14:26 AM
Can somebody plz help or at lest give an idea how to go about it... this is quite urgent