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

Empty Date Prompt

Started by ksvchowdary, 30 Jun 2010 04:58:09 PM

Previous topic - Next topic

ksvchowdary

Hello Friends,
I have created the DatePrompt.But its showing the Default date value( Current Date).Client asked me not show to show any date value in the date prompt.i.e it has to show empty when prompt page pop up.I have a Java script.But its not working.We are using cognos 8.4 Version.
Java Code:
<script language="javascript">
document.formWarpRequest.elements["txtDateNAMEOFOBJECT"].value='DESIREDTXT';
</script>
<body oNLoad=init()>
<form name="formWarpRequest">


Can you please help me to solve this problem?

Thank you,
Kalyan.


ksvchowdary

I tried this one as well but It's not working.Anyway Thank you for your reply.

Best Regards

Sri Kalyanapu