Date Created field?

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

  • by right click on the column header
  • by menu View/Columns

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.

The possible file properties can be found here in the documentation:

Example:
image