From version < 26.1 >
edited by nlo
on 21.05.2019, 15:51
To version < 29.1 >
edited by nlo
on 24.09.2019, 11:39
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -224,7 +224,7 @@
224 224  
225 225  {{figure image="inbox_export_xml_en.png"}}
226 226  {{id name="fig_inbox_export_xml" /}}
227 -XML-Export of selected form records: Optionally an XSL-Template may be selected for transforming the resulting XML file into the desired format (XSL-Templates can be defined under [[XSL transformation>>Formcycle.UserInterface.FilesAndTemplates.XSLTransformation.WebHome]]).
227 +XML-Export of selected form records: Optionally an XSL-Template may be selected for transforming the resulting XML file into the desired format (XSL-Templates can be defined under [[XSL transformation>>Formcycle.UserInterface.FilesAndTemplates.XSLTransformation.WebHome]]). Additionally meta data may be exported.
228 228  {{/figure}}
229 229  
230 230  Form record data of all form elements will be exported flat in an XML structure.
... ... @@ -254,7 +254,7 @@
254 254  
255 255  {{figure image="inbox_export_excel_en.png"}}
256 256  {{id name="fig_inbox_export_excel" /}}
257 -Excel export of the selected form records: Column names can be configured for every export.
257 +Excel export of the selected form records: Column names can be configured for every export. Additionally meta data may be exported.
258 258  {{/figure}}
259 259  
260 260  All data will be exported to an Excel file. If form records of multiple forms have been selected than a new worksheet will be created for every form within the Excel file. All values of [[repeated form elements>>Formcycle.FormDesigner.ElementProperties.BaseProperties]] will be put into the same cell, separated by commas. If this is not desired the export option //Excel (multiline)// is recommended.
... ... @@ -272,6 +272,26 @@
272 272  {{info}}This Option is not available in [[project views>>||anchor="inbox_list_project"]].{{/info}}
273 273  The export works the exact same way as the simple Excel export, except that the values of [[repeated form elements>>Formcycle.FormDesigner.ElementProperties.BaseProperties]] will be put into separate rows.
274 274  
275 +=== Export meta data (Optional) ===
276 +
277 +{{info}}This functionality is available in FORMCYCLE version 6.1.0 and above. In previous versions meta data was exported by default.{{/info}}
278 +Meta data may be exported additionally for every export type (see figure [[XML export>>||anchor="fig_inbox_export_xml"]]/[[Excel export>>||anchor="fig_inbox_export_excel"]]). The following fileds are available for export:
279 +
280 +* **Process ID**
281 +Process ID of the form record.
282 +* **Status**
283 +Name of the state the form record is in at the time of export.
284 +* **Date of receipt**
285 +Date the form record was submitted/created.
286 +* **Modification date**
287 +Date of last change to the form record.
288 +* **Form variables**
289 +Configured [[Form variables>>doc:Formcycle.FormDesigner.CodingPanel.VariablesTab]] an their values.
290 +* **Control fields**
291 +Control fields of the form such as //xf-action//, which holds the name of the button used for submitting the form.
292 +* **Meta data**
293 +Date of export and used FORMCYCLE version.
294 +
275 275  == Review area ==
276 276  
277 277  {{id name="review_area"/}}
Copyright 2000-2024