COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: arroju_venkat on 25 Oct 2011 01:53:47 AM

Title: How to hide Select all , but not Deselect all, on 2 value prompts
Post by: arroju_venkat on 25 Oct 2011 01:53:47 AM
Hi,

I have 2 value prompts on prompt page as optional prompts. I don't want to allow user to select  "Select all"   option which are beneath the value prompts. However, "Deselect all" should be remained.

Could you please let me know the code in detail, how these can be hidden using javascript.
Title: Re: How to hide Select all , but not Deselect all, on 2 value prompts
Post by: HalfBloodPrince on 15 Nov 2011 02:18:36 AM
Hi its possible in cognos 10 not sure about 8.

Try this
Click on the prompt then in properties set Results select all text->from Automatic to Specified Text. No need to add any value.
This will not show the Select all Option but user still can select all options manually.

Thanks,