Description

DocExt is the main type of config documents in the DEC. A DocExt described an one type ( form ) documents in an app. It consists of three parts: Doc, DocForDoc and DocUpDoc. Each part can be enabled / disabled separatelly.


Adding

To create the config DocExt perform:

Open the view Configs \ DocExt and in the view action bar press Create DocExt Config;
On the opened form in the field Name type the config name without spaces. It can be two names, first is short for your convenience, and second ( in new line ) is the name matched to the form of documents, described in the config. For example: con and Contract. Both names must be unique among all DocExt configs. You can omit short name but the form name is always required;
At the right define what parts of the config are enabled: Doc, DocForDoc, DocUpDoc;
In the field Description type extended text about the documents with the form. For example: Company's Contracts. It can be shown for a user when a code running.
In the fields Version set the number and date of the config version. It's help info that will not be used anywhere.


Topic links:

Doc items

DocForDoc items

DocUpDoc items

See also:

Config documents