Hello Gurus,
As per my requirement i want to hide past dates in date prompt. I am not much expert in java script. can any one help me how to solve this scenario? (I am using cognos 10.2)
Thanks & Regards,
Chandrasekar.P
Any updates Guys.....
Can it be a query based prompt? you can restrict the available rows with a filter.
try these links :
Cognos Javascript Basics User Guide -http://www-01.ibm.com/support/docview.wss?rs=0&uid=swg2137696 4
The above link should help you in get set working with JS for Prompts
And for Calendar..I found these links :
http://stackoverflow.com/questions/15061011/how-to-show-calendar-on-text-box-click-in-html
http://stackoverflow.com/questions/18386347/validation-of-date-using-javascript-in-cognos
Hope this helps!
Hello cvamarley,
After implementing this concept i let you know.
Thanks for your replay.