I'm wondering if there is a way to sort by the date files were created. This would be useful in some cases prior to using the auto track numbering feature.
Thank you.
I'm wondering if there is a way to sort by the date files were created. This would be useful in some cases prior to using the auto track numbering feature.
Thank you.
You may create a new column in grid view
Name: Modified
Value: %_file_mod_datetime%
DD.20061214.1522
"mod" in value apparently means "modified".
Use instead: "%_file_create_datetime%" (without quote marks) for the date/time created.