Author Topic: Hiding options in a prompt?  (Read 833 times)

Offline jethro89

  • Full Member
  • ***
  • Posts: 13
  • Forum Citizenship: +0/-0
Hiding options in a prompt?
« on: 19 Apr 2008 12:47:16 am »
Hi,
Does anyone know how to hide the options in a report? We had some users that were trained to hit the options button and then use the Contains option. this causes a java spike on our servers and we want to try to disable this option - any ideas?
thanks,
anita

Offline anda

  • Cognos Developer
  • Associate
  • **
  • Posts: 1
  • Forum Citizenship: +0/-0
Re: Hiding options in a prompt?
« Reply #1 on: 01 Aug 2009 09:12:39 pm »
I remember modify system.xml can do that

Offline dhanu

  • Associate
  • **
  • Posts: 2
  • Forum Citizenship: +0/-0
Re: Hiding options in a prompt?
« Reply #2 on: 20 Aug 2010 09:53:45 am »
 click on the prompt and go to properties pane
2) in the properties pane u will have a property called
   visible and set it to 'No'
3) For this set the default value as 1 if he is not going
to select any thing as it should go to next page.
4) in this way u can hide the prompt.