vote up 0 vote down star

I have a webi report that accepts a date input. I need to receive data from the user in the format "dd-Mmm-YYYY"; however the calendar control that BO presents to the user for date selection is always shown in M/DD/YYYY HH:MM:SS AM/PM.

Is there any way to control this behaviour?

flag
what calendar control are you using? – TStamper May 19 at 14:09
? Somthing that comes embedded in Infoview. – Noob May 19 at 14:44

1 Answer

vote up 0 vote down

Have you tried changing all the date fields in the Universe designer to the format that you want? You can either format them using SQL in the select statement box of the "Object Properties", or you can change the format of the field by right clicking and selecting "Object Format..."

I'm pretty sure that would affect the way the end user sees it.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.