If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

JavaScript

Started by sonny99, 09 Oct 2013 05:29:02 PM

Previous topic - Next topic

sonny99

Hello,

I have a value prompt and the selected UI is Check Box. I have a Static Choice called "ALL".
My requirement is:
-  'ALL' is the default selection
- If the user selecst any other option or combination of options,  then 'ALL' option should be unchecked
- if the user unchecks all other options then the "All" option becomes checked again

I need help writing Javascript to achieve this. I have disabled Select All/Deselect All option.

Thanks in advance.

CognosPaul

This sounds like a similar request to what one of my readers asked me about. It was an interesting enough problem that I sat down to do it.

http://cognospaul.com/2013/10/08/checking-option-checkbox-prompt/