COGNOiSe.com - The IBM Cognos Community

IBM Cognos Analytics Platform => Cognos Analytics => Reporting => Topic started by: jems2021 on 01 Apr 2021 06:05:28 PM

Title: Cognos Custom Control JS PageModule
Post by: jems2021 on 01 Apr 2021 06:05:28 PM
Hi All,

I am working on moving javascript from an existing report to a Page module.  I am having an issue with setting a multiselect prompt to default (-1) if another multiselect prompt entry is selected.
For example: if the user selected a value for division then decided to select a value for department, division prompt should be set to -1. I included my code in this topic previously.  However, I was not able to post.  Is there a sample code I can review? 


Thank you for your help.
Title: Re: Cognos Custom Control JS PageModule
Post by: Mustang030 on 13 May 2021 11:02:05 AM
Hi, Jems!
Please share your code :)
You can also see examples in JS samples location (near with PageModule).