How come record.trandate shows a date, but record....
# advancedpdf
j
How come record.trandate shows a date, but record.datecreated shows nothing (for pick tickets)? We need the time the order was placed to be shown. I tried last modified date too, does not show either.
j
j
Wow, so there is no way to reference time?
m
Try
record.createddate
j
Does not work, I created a new field and have it defaulting to date created, the new field works.
👍 2