Thanks for the reply. We kept it at as a DateTime control type in order to get the date only (without the time). If I change it to a FieldControl as suggested, I get the desired result and it satisfies the display issue of the color.
Will I have to do something programmatically in order to get rid off the time in the display in case I leave the field as a FieldControl? |