... |
... |
@@ -1,14
+1,10 @@ |
1 |
1 |
{{content/}} |
2 |
2 |
|
3 |
|
-{{figure image="form_files_en.png" height="300"}} |
4 |
|
-Uploading a new client specific file |
5 |
|
-{{/figure}} {{figure image="2_en_File.png" width="300"}} |
6 |
|
-The //Files// menu for client specific files with a file selected |
7 |
|
-{{/figure}}There are two different types of files in {{formcycle/}}: |
|
3 |
+{{figure image="form_files_en.png" height="300"}}Uploading a new client specific file{{/figure}} {{figure image="2_en_File.png" width="300"}}The //Files// menu for client specific files with a file selected{{/figure}}There are two different types of files in {{formcycle/}}: |
8 |
8 |
|
9 |
|
-* Client specific files are available to all forms. For example, they could be used as template files for actions of type //[[PDF (Fill)>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.PDFFill.WebHome]]// or [[//Word (Fill)//>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.WordFill.WebHome]], as the same template may be required by multiple forms. Client specific files with the extensions //.css// ([[Stylesheet>>doc:Formcycle.FormDesigner.CSS.WebHome]]) or //.js //([[Javascript>>doc:Formcycle.FormDesigner.ScriptMetaAndCssTabs.ScriptTab.WebHome]]) will be included in all forms automatically. |
|
5 |
+* Client specific files are available to all forms. For example, they could be used as template files for actions of type //[[PDF (Fill)>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.PDFFill.WebHome]]// or [[//Word (Fill)//>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.WordFill.WebHome]], as the same template may be required by multiple forms. Client specific files with the extensions //.css// ([[Stylesheet>>doc:Formcycle.FormDesigner.CSS.WebHome]]) or //.js //([[Javascript>>doc:Formcycle.FormDesigner.CodingPanel.ScriptTab.WebHome]]) will be included in all forms automatically. |
10 |
10 |
|
11 |
|
-* Form-specific files are only available to the form for which they have been uploaded. Form specific files with the extensions //.css// ([[Stylesheet>>doc:Formcycle.FormDesigner.CSS.WebHome]]) or //.js //([[Javascript>>doc:Formcycle.FormDesigner.ScriptMetaAndCssTabs.ScriptTab.WebHome]]) will be included in the form automatically. |
|
7 |
+* Form-specific files are only available to the form for which they have been uploaded. Form specific files with the extensions //.css// ([[Stylesheet>>doc:Formcycle.FormDesigner.CSS.WebHome]]) or //.js //([[Javascript>>doc:Formcycle.FormDesigner.CodingPanel.ScriptTab.WebHome]]) will be included in the form automatically. |
12 |
12 |
|
13 |
13 |
== Uploading files == |
14 |
14 |
|