... |
... |
@@ -6,13 +6,13 @@ |
6 |
6 |
|
7 |
7 |
The category of a template decides in which action or in which module the template is available later. At the moment there are seven categories: |
8 |
8 |
|
9 |
|
-* {{litem title="Design (CSS)"}}[[CSS templates>>doc:Formcycle.UserInterface.FilesAndTemplates.Design.WebHome]] are supported by {{designer/}} and present possibilities to define global //CSS// rules, which can be used by all forms.{{/litem}} |
|
9 |
+* {{litem title="Design (CSS)"}}[[CSS templates>>doc:Formcycle.UserInterface.FilesAndTemplates.Layout]] are supported by {{designer/}} and present possibilities to define global //CSS// rules, which can be used by all forms.{{/litem}} |
10 |
10 |
* {{litem title="XSL-Transformation"}}[[XSL transformation templates>>doc:Formcycle.UserInterface.FilesAndTemplates.XSLTransformation.WebHome]] serve the transformation of a XML export file and can be used e.g. in the action type [[export (XML file)>>doc:Formcycle.Designer.Workflow.Actions.ExportXML]] and for the inbox export.{{/litem}} |
11 |
11 |
* {{litem title="HTML"}}[[HTML templates>>doc:Formcycle.UserInterface.FilesAndTemplates.HTML.WebHome]] are used by the action type [[conclusion page>>doc:Formcycle.Designer.Workflow.Actions.HtmlResponsePage.WebHome]] and can be used e.g. for the display of a form acknowledgement. Additionally it is possible to display the files of the process and to download them. (See also use of placeholders){{/litem}} |
12 |
12 |
* {{litem title="Text"}}[[Text templates>>doc:Formcycle.UserInterface.FilesAndTemplates.Text.WebHome]] are global texts and are used e.g. in the {{designer/}}.{{/litem}} |
13 |
13 |
* {{litem title="i18n variables"}}[[Language templates>>doc:Formcycle.UserInterface.FilesAndTemplates.I18nVariables.WebHome]] are generated automatically during the creation of a new client. It is possible to modify existing templates and to add additional languages.{{/litem}} |
14 |
|
-* {{litem title="Email"}}[[Mail templates>>doc:Formcycle.UserInterface.FilesAndTemplates.Email.WebHome]] can be used by the action type [[email>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.EMail.WebHome]].{{/litem}} |
15 |
|
-* {{litem title="Link"}}[[Link templates>>doc:Formcycle.UserInterface.FilesAndTemplates.Link.WebHome]] are made use of the action type [[forwarding>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.Redirect.WebHome]] and can be used e.g. for forwarding to other pages after the from acknowledgement.{{/litem}} |
|
14 |
+* {{litem title="Email"}}[[Mail templates>>doc:Formcycle.UserInterface.FilesAndTemplates.Email.WebHome]] can be used by the action type [[email>>doc:Formcycle.Designer.Workflow.Actions.EMail]].{{/litem}} |
|
15 |
+* {{litem title="Link"}}[[Link templates>>doc:Formcycle.UserInterface.FilesAndTemplates.Link.WebHome]] are made use of the action type [[forwarding>>doc:Formcycle.Designer.Workflow.Actions.Redirect]] and can be used e.g. for forwarding to other pages after the from acknowledgement.{{/litem}} |
16 |
16 |
|
17 |
17 |
== Files == |
18 |
18 |
|