... |
... |
@@ -275,9 +275,9 @@ |
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** |
278 |
|
-The element names that are used in the [[{{designer/}}>>doc:Formcycle.FormDesigner.ElementProperties.BaseProperties.WebHome]] will be used for the Excel columns (e.g.: tf1, sel1, ...). |
|
278 |
+The element names that are used in the [[{{designer/}}>>doc:Formcycle.Designer.Form.ElementProperties.BaseProperties.WebHome]] will be used for the Excel columns (e.g.: tf1, sel1, ...). |
279 |
279 |
* **Alias of the form element** |
280 |
|
-The element alias that is used in the [[{{designer/}}>>doc:Formcycle.FormDesigner.ElementProperties.BaseProperties.WebHome]] will be used for the Excel columns. |
|
280 |
+The element alias that is used in the [[{{designer/}}>>doc:Formcycle.Designer.Form.ElementProperties.BaseProperties.WebHome]] will be used for the Excel columns. |
281 |
281 |
* **Column name of the data table** |
282 |
282 |
The column names that have been set in the [[inbox configuration>>doc:Formcycle.UserInterface.MyForms.Inbox.WebHome]] will be used for the Excel columns. This selection is only available in the [[project views>>||anchor="inbox_list_project"]]. |
283 |
283 |
|