Adding the File Modification Column to Open Dialog Box

You can add the File Modification column to the Open dialog box. This column helps you to understand whether the data is modified locally, or from the server.

  1. Open the DC5OpenPageDetails table.
  2. Modify the DC5OpenPageDetails table to add the File Modification column to the Open dialog box using the following settings:
    • name FileModification
    • label "FileModification"
    • setting "Column Type" "program"
    • setting "Registered Suite" "DesignerCentral"
    • setting "function" "getFileModifiedDate"
    • setting "program" "DECObjectProperties"

    The Open dialog box is configured to display the File Modification column.

    Note: This setting also adds Local Modification, and Server Modification columns to the Confirm file overwrite dialog box.