From version < 28.1 >
edited by nlo
on 24.09.2019, 11:30
To version < 30.1 >
edited by nlo
on 25.09.2019, 12:16
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -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"/}}
... ... @@ -309,6 +309,11 @@
309 309  
310 310  === Navigation row ===
311 311  
332 +{{figure image="inbox_review_area_attachments_en.png"}}
333 +The attachment area of a form record is divided into form upload attachments and workflow attachments. Attachments with a size of 0 Byte will be marked red.
334 +{{/figure}}
335 +{{id name="fig_inbox_review_area_attachments" /}}
336 +
312 312  The navigation row provides a number of tabs for displaying different aspects of the form record. Depending on the selected navigation tab the available actions in the action row change as well as the displayed information in the content area.
313 313  
314 314  * **{{ficon name="XPage"/}} Form page**
... ... @@ -325,7 +325,7 @@
325 325  Shows the protocol entries (history) of the current form record. State changes, executed actions, attached files, etc. will be logged and displayed here. This tab provides the following form record actions:
326 326  ** {{ficon name="plus-circle-outline"/}} [[Add entry>>||anchor="review_action_add_protocol_entry"]]
327 327  * **{{ficon name="paperclip-45"/}} Attachments**{{id name="review_area_attachments"/}}
328 -If the form record contains attachments this tab will be displayed and allows access to the form record attachments.
353 +If the form record contains attachments this tab will be displayed and allows access to the form record attachments. The attachment area of a form record is divided into form upload attachments and workflow attachments. Form uploads are attached via [[upload elements>>doc:Formcycle.FormDesigner.FormElements.Upload]] of a form. Workflow attachments will be generated through workflow processing actions. Attachments with a size of 0 Byte will be marked red.
329 329  ** {{ficon name="checkbox-marked-outline"/}} (De-)Selectionof all attachments
330 330  ** {{icon name="download"/}} [[Download>>||anchor="review_action_download_attach"]]
331 331  ** {{ficon name="trash-alt2"/}} [[Delete attachments>>||anchor="review_action_delete_attach"]]
Copyright 2000-2024