Does anyone know if it's possible to disable/hide the time element in a datatime parameter? i don't want to confuse the users as all they need is enter a date. Since these datetime parameters are passed into an Oracle stored procedure, I can't edit the parameter to use Date.
If the above isn't possible, is it possible to default the time to 12:00:00am, but keep the date to current date?
We're using Crystal Reports 2008 and BUsinessObjects XI 3.1
Thanks!