DBWProjectPreviewFields.txt

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

DBWProjectPreviewFields.txt

DBWProjectPreviewFields.txt definition file

This file is located in the SCHEMA folder and controls the fields that will be displayed in the Preview window when a Project is selected.

If no file is available, a predefined set of fields is shown (ID, DESCRIPTION, CREATED_BY, CREATION_DATE, STATE): images_Interface_ProjectPreviewFields01

Example

;===================================================================

; MechworksPDM R20(C)MechWorks
; Project Preview Fields definition file
;
; Format:
;
; FIELD
; FIELD
; ....
;
;===================================================================
ID
DESCRIPTION
DESCRIPTION2
STATE
UNIQUE_ID
COMPANY_ID
NOTES

This is the result of the above set: images_Interface_ProjectPreviewFields02