PDA

View Full Version : Formatting Dates in Data Assist


SOJO web
05-07-2009, 03:17 PM
I have no trouble with formatting the dates upon insert... but I wanted to know if there is an easy way to define how dates are handled on the update and details pages - or do I need to stop being so lazy? :)

I was hoping there was a solution to easily format the display of dates to match the validation I used on the insert record.

Any thoughts?

Many thanks,

Brian

Ray Borduin
05-11-2009, 07:17 AM
What is your server language? What is your database type? There are solutions using client side javascript, server code, the database itself, and those solutions can be implemented on the insert and update pages or when they are displayed on the results and details. There are a lot of options. Please describe exactly what you are doing, when exactly a problem occurs, and what you would like to do and we can help.