Hide last authors
awa 14.2 1 {{version major="6" minor="2" patch="0"}}
gru 14.10 2 This feature is available since {{formcycle/}} version 6.2.
awa 14.2 3 {{/version}}
4
gru 4.3 5 {{content/}}
6
gru 14.10 7 The //Form summary// function allows you to create an overview of the most important properties of a form. {{formcycle/}} creates this summary as a PDF document.
gru 4.2 8
gru 14.10 9 {{figure image="myforms-export-summary-en.png" clear="h1"}}
10 The form summary gives you a quick overview of the form, such as its form elements and workflow configuration. You may also use a template to customize the layout.
awa 6.2 11 {{/figure}}
12
gru 14.10 13 == Creating a form summary ==
awa 6.2 14
gru 14.10 15 You can create a summary of a form in the export option. The export option is available in the //My forms// menu (button to the right of the form card) or in the {{designer/}} (more button at the top). This brings up a dialog with the following options:
awa 6.2 16
gru 14.10 17 ; Language
18 : Select the language for the summary. For example, the summary contains a table with all form elements. The text in the header of this table depends on the chosen language.
19 ; Export template
20 : Template to be used for generating the summary. When no template is selected, the default template included in {{formcycle/}} is used.
awa 6.2 21
gru 14.10 22 == Using templates ==
gru 4.4 23
gru 14.10 24 A .doc or .docx file can be used as a template. It must be uploaded either as a [[client>>doc:Formcycle.UserInterface.FilesAndTemplates.Files]] or [[form file>>doc:Formcycle.UserInterface.MyForms.Files]]. First select whether you would like to use a client file or a form file, then select the file to be used.
gru 4.2 25
gru 14.10 26 == Creating templates ==
gru 4.3 27
gru 14.10 28 Form summary templates are Word documents that may contain certain form control elements. These control elements are replaced by {{formcycle/}} with the corresponding content – similarly to the [[workflow action Word Fill>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.WordFill.WebHome]]. Otherwise, you are free to customize the content and layout document as required.
gru 4.22 29
gru 14.10 30 Please note that you need to enable the developer tools in Word to insert or edit form fields. See [[Preparing a Word document>>Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.WordFill.PreparationWord]] for more details.
gru 4.5 31
gru 14.10 32 === Content placeholders (form control elements) ===
gru 4.34 33
gru 14.10 34 The following placeholders are available and can be used to insert various form details into the generated form summary. The placeholder must be inserted as the name of a form control element.
gru 4.17 35
gru 14.10 36 {{table dataTypeAlpha="0-1" preSort="0-asc" colWidth="-600"}}
37 |=Content|=Placeholder code|=Description and notes
38 |Form title|form_title|Inserts the title (name) of the form.
39 |Preview image of the form|form_preview_image.b64img(450)|Inserts a preview image of the form. Optionally, you may pass the desired width and height in pixels, e.g. {{code language="none"}}form_preview_image.b64img(579~|410){{/code}} (width 579, height 410). When only a width ({{code language="none"}}form_preview_image.b64img(579){{/code}}) or height ({{code language="none"}}form_preview_image.b64img(~|410){{/code}}) is given, the image will be scaled and retain its original aspect ratio.
40 |Form description|form_description|
41 |Number of elements|elements_count|The number of form elements in the form.
42 |Last update|form_update|Date of the last update.
43 |Link to form|form_link.url()|Link to open the form on the master server.
tkr 11.1 44 {{/table}}
45
gru 14.10 46 === Content placeholders (MergeField) ===
tkr 11.1 47
gru 14.10 48 {{figure image="Word_MergeField_english.PNG" clear="h1"}}
49 MergeFields can be added in Word via Insert..Quick Parts..Fields.
tkr 13.1 50 {{/figure}}
tkr 11.1 51
gru 14.10 52 To insert the following content, the corresponding placeholder must be entered in the Word document as merge field. After inserting a placeholder in a MergeField, it will appear as «//PLACEHOLDER//». The following placeholders may be used and are replaced when the form summary is created:
tkr 13.1 53
54
gru 14.10 55
awa 14.6 56 {{table dataTypeAlpha="0-1" preSort="0-asc" colWidth="--600"}}
gru 14.10 57 |=Content|=Placeholder|=Description and notes
58 |Workflow|form_workflow_html|An overview of all states and actions present in the current workflow configuration.
59 |Used data sources|form_datasource_html|An overview of all data sources used by the form and its (select) elements.
60 |List of used elements|form_elements_html|An overview of all form elements, including their name, label, alias, (data) type, attributes, and whether they are required fields. This width of the generated table is rather large – we recommend you use this placeholder on a page in landscape format.
tkr 11.1 61
gru 4.11 62 {{/table}}
gru 4.35 63
64
65
gru 14.10 66
67
68 To insert the following content, the corresponding placeholder must be entered directly in the Word document as plain text (without form control element). The following placeholders may be used and are replaced when the form summary is created:
69
70
71 === Default templates ===
72
73 If no custom template is selected, {{formcycle/}} uses a default Word template to create the form summary. You can download the default template below - it can serve as a starting point for your own templates:
74
75 [[English Word template>>attach:FormPortraitExporterDefaultTemplate_en.docx||rel="__blank"]]
76 [[German Word template>>attach:FormPortraitExporterDefaultTemplate_de.docx||rel="__blank"]]
77 [[Dutch Word template>>attach:FormPortraitExporterDefaultTemplate_nl.docx||rel="__blank"]]
Copyright 2000-2024