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.
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,