We currently use the customdate1 field from the customer table in one of our receipts. The field is defined as a date/time field in the database.
In our receipt we have :
Customer.CustomDate1
which displays the data as date/time. Is there a format function that can be applied so that only the date portion of the field will display.
Thanks