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

How to make the Date Prompts blank in Cognos10.2

Started by s.aravindkumar, 16 Aug 2017 01:53:33 PM

Previous topic - Next topic

s.aravindkumar

Hi All,

I am using cognos 10.2.1 and got stuck with the below issue

I have a date prompt which is a mandatory field, I used below javascript to make this prompt blank

<script language="javascript">
document.formWarpRequest.elements["txtDatetodate"].value='';
</script>

But, when I run the query I am getting date prompt page twice.

So,Can anyone please say why is this happening? and how to make the date prompt blank in cognos 10.2

Thanks and Regards,
Aravind kumar sekar