... |
... |
@@ -271,7 +271,7 @@ |
271 |
271 |
Excel export of the selected form records: Column names can be configured for every export. Additionally meta data may be exported. |
272 |
272 |
{{/figure}} |
273 |
273 |
|
274 |
|
-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. |
|
274 |
+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.Designer.Form.ElementProperties.BaseProperties.WebHome]] will be put into the same cell, separated by commas. If this is not desired the export option //Excel (multiline)// is recommended. |
275 |
275 |
The column names of the resulting Excel file may configured using the following options: |
276 |
276 |
|
277 |
277 |
* **Name of the form element** |
... |
... |
@@ -284,7 +284,7 @@ |
284 |
284 |
=== {{icon name="file-excel-o"/}} Excel (multiline) === |
285 |
285 |
|
286 |
286 |
{{info}}This Option is not available in [[project views>>||anchor="inbox_list_project"]].{{/info}} |
287 |
|
-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. |
|
287 |
+The export works the exact same way as the simple Excel export, except that the values of [[repeated form elements>>Formcycle.Designer.Form.ElementProperties.BaseProperties.WebHome]] will be put into separate rows. |
288 |
288 |
|
289 |
289 |
=== Export meta data (Optional) === |
290 |
290 |
|