Document Creation Properties

These properties configure how apps create documents.

If you want to change the default values, enter your changes in the emxComponent.properties page object. For more information, see Editing Properties Using MQL.

Property Name Property Description Valid Values
emxComponents.CreateDocument.ExcludeAttributeListDefines the list of attributes for the document that do not display in the Create Document form. For example: attribute_DesignatedUser,attribute_Originator,attribute_Language,attribute_FileVersion,attribute_Version,attribute_VersionDate,attribute_Approver,attribute_ICURLComma-separated list of the symbolic names of attributes
emxComponents.CommonDocument.DocumentFileRequiredDefines whether a Document object can be created without checking in a file at the same time. When true, users must check in a file when a Document object is created.True or False
emxComponents.AllowChangePolicyDefines whether the policy can be changed for Documents. When true, users can select a policy. When false, only the defined policy can be used.True or False
emxComponents.DefaultPolicy.<OBJECT_TYPE>Defines the default policy used for creating types of documents, where <OBJECT_TYPE> is the symbolic name of the object type. For example: emxComponents.DefaultPolicy.type_Document= policy_Document Symbolic name of a policy
emxComponents.CommonDocument.EnforceAutoNameDuringDocumentCloneWhen true, enforces autonaming of objects during the document cloning process across all apps. When false or empty, the name of the cloned object consists of Title + TimeStamp.

To configure a type to use auto-generate for cloned objects, see Setting Auto Generated Name Feature for Cloned Objects.

True or False
emxComponents.Commondocument.RestrictedFormatsDefines the file formats prohibited from being checked in. By default, htm and html files are restricted because they potentially can contain harmful scripts.Comma-separated list of file formats