Changes for page Dateien


From version 12.1
edited by jdr
on 21.07.2021, 12:32
Change comment: There is no comment for this version
To version 10.1
edited by jdr
on 19.07.2021, 14:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,8 +11,6 @@
11 11  ; Form-specific files
12 12  : Files that are only available to the form for which they have been uploaded. Form-specific files with the extension //.css// ([[{{smallcaps}}Css{{/smallcaps}}>>doc:Formcycle.Designer.Form.CodingPanel.CSSTab.WebHome]]) or //.js //([[JavaScript>>doc:Formcycle.Designer.Form.CodingPanel.ScriptTab.WebHome]]) are included automatically in the form. You can upload these files in the form overview menu //My forms// if you open the side menu of the form and click on //Files//. Or you can upload files directly from within the designer by clicking on //More// {{rarrow/}} //Files//.
13 13  
14 -== Actions ==
15 -
16 16  === Create a new file ===
17 17  
18 18  {{figure image="files_new.png"}}
... ... @@ -90,6 +90,9 @@
90 90  Finally you can get check out the {{smallcaps}}Url{{/smallcaps}} to the file. Use this {{smallcaps}}Url{{/smallcaps}} to access the contents of the file. Please note that the {{smallcaps}}Url{{/smallcaps}} may need to be modified in case you are making use of [[frontend servers>>doc:Formcycle.SystemSettings.UserInterface.FrontendServer]].
91 91  
92 92  {{smallcaps}}Urls{{/smallcaps}} are shown for files with the following file extensions only:
93 -//.html, .htm, .shtm, .xhtm, .css, .js, .json, .xml, .jpg, .jpeg, .png, .gif, .svg, .ttf, .pdf, .otf, .woff, .woff2, .svg, .ttf, .eot, .sfnt, .jpe//
91 +//.html, .htm, .shtm, .xhtm, .css, .js, .json, .xml, .jpg, .jpeg, .png, .gif, .svg, .ttf, .pdf//
94 94  
93 +Starting with version 6.3.0 the {{smallcaps}}Url{{/smallcaps}} is shown for files with the following file extensions, too:
94 +//.otf, .woff, .woff2, .svg, .ttf, .eot, .sfnt, .jpe//
95 +
95 95  For files with other extensions, {{formcycle/}} does not show {{smallcaps}}urls{{/smallcaps}} and these files are not accessible from outside via {{smallcaps}}url{{/smallcaps}}.