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.
http://www.ibm.com/developerworks/forums/thread.jspa?threadID=333111&tstart=0
I tried this one as well but It's not working.Anyway Thank you for your reply.
Best Regards
Sri Kalyanapu