Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:2500_config_apps:1300_add_edit_doctemp [2022/08/25 00:00] – removed - external edit (Unknown date) 127.0.0.1 | docs:2500_config_apps:1300_add_edit_doctemp [2026/07/08 07:39] (current) – aware_admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | [< | ||
| + | ====== Adding/ | ||
| + | |||
| + | The following section describes how to work with the editor of document templates when adding a new document template or editing an existing one. Document templates are described in the [[docs: | ||
| + | |||
| + | The editor of document templates can be started as described in the [[docs: | ||
| + | |||
| + | ===== Name ===== | ||
| + | | ||
| + | Specify the name of the document template uniquely identifying it within the business space version. The name of the document template must be unique among the names of other document templates defined in the business space version. Any identifier is acceptable as a name. Space symbols in the name are allowed. | ||
| + | |||
| + | ===== Description ===== | ||
| + | | ||
| + | Specify any text that describes what the document template is for, how it is used etc. Providing a description is not mandatory but is highly recommended. Any description if defined is included into the generated documentation for the business space version – see [[docs: | ||
| + | |||
| + | ===== Type ===== | ||
| + | | ||
| + | Select the type of the document template from the " | ||
| + | |||
| + | - //Report// – the document template represents a report. This type is different from other types of the document templates in the way // | ||
| + | - //Text document //– the document template represents an ASCII text. | ||
| + | - //MS Excel document //– the document template represents a Microsoft Excel file (.XLSX). | ||
| + | - //MS Word document //– the document template represents a Microsoft Word file (.docx). | ||
| + | - //MS Word document (XML format)// the document template represents an MS Word document saved in the XML format. | ||
| + | - //HTML document //– the document template represents an HTML file. | ||
| + | In addition to the pre-defined types it is possible to plug-in custom types – see [[docs: | ||
| + | |||
| + | ===== Data shown in the document template ===== | ||
| + | | ||
| + | The options of this property determine the source of data that // | ||
| + | |||
| + | ==== Determined at run time ==== | ||
| + | |||
| + | This option indicates that the data should be determined from the context of the document template usage. For example, the user can select certain instance(s) of a business object and run the report using these instances as the data source. Or some attribute of a business object of the Document type initialises itself with the document template – in this case the document will use the data of this business object’s instance – see [[docs: | ||
| + | |||
| + | ==== All instances of the specified business object | ||
| + | |||
| + | This option indicates that regardless of how the document template is used, it will use all instances of the specified business object as its data source. If you select this option you must select the name of the business object as well. | ||
| + | |||
| + | ==== Run query ==== | ||
| + | |||
| + | This option indicates that // | ||
| + | |||
| + | ===== End user access ==== | ||
| + | |||
| + | The options of this property determine whether the document or report will be accessible for viewing/ | ||
| + | |||
| + | |||
| + | ==== Design of the document==== | ||
| + | |||
| + | If you select the " | ||
| + | |||
| + | For all other types of document templates you should create the design of the document using the appropriate software (for example, create Word document using Microsoft Word software) and import this document into the editor (see below). | ||
| + | |||
| + | ====Import==== | ||
| + | |||
| + | Importing a layout of a document template can be useful if you want to re-use the same layout in a different document template. To import the existing layout of the document template click on the {{docs: | ||
| + | |||
| + | ==== Export==== | ||
| + | |||
| + | Exporting a layout of a document template can be useful if you want to re-use the same layout in a different document template. To export the existing layout of the document template click on the {{docs: | ||
| + | |||