Wiki source code of Fußzeile


Show last authors
1 == Functionality ==
2
3 The footer is always shown at the bottom of the form, below the current page. By default, a hint regarding required fields and a logo is shown. Please note that each form can have at most one footer.
4
5 {{figure image="designer_element_footer_properties_base_en.png"}}
6 Additional base properties for the footer.
7 {{/figure}}
8
9 {{internBaseOptionsElement page="base" /}}
10
11 == Style ==
12
13 {{figure image="designer_element_footer_properties_style_en.png"}}
14 The style section of the footer lets you change the background color.
15 {{/figure}}
16
17 {{table dataTypeAlpha="0" colWidth="-500"}}
18 |= Name|=Description
19 |Background|The background color of the footer. Defaults to transparent.
20 |Hint for required fields|When this is enabled, shows a notification regarding required fields and that they are marked with a star ({{{*}}}).
21 |Show logo|When enabled, shows a {{formcycle/}} logo.
22 {{/table}}
23
24 == Privacy policy ==
25
26 {{figure image="privacy_policy_en.png"}}
27 A privacy policy can be provided via an HTML template and integrated in the footer of the form.
28 {{/figure}}
29
30 {{table dataTypeAlpha="0" colWidth="-500"}}
31 |= Name|=Description
32 |Show|Whether a privacy policy should be displayed in the footer of the form.
33 |Content|Selection of an [[HTML-Templates>>Formcycle.UserInterface.FilesAndTemplates.HTML]], which contains the privacy policy.
34 |Embed|The privacy policy can be integrated //as a dialog//, //as a new window// or //inline//. If the option //as dialog// or //as new window// is selected, a link appears in the footer, which opens the selected HTML template in a dialog or new browser window. If the content of the HTML template is to be included directly at the end of the footer, then the option //inline// should be selected.
35 {{/table}}
36
37 == Imprint ==
38
39 {{figure image="imprint_en.png"}}
40 An imprint can be povided via an HTML template and integrated in the footer of the form.
41 {{/figure}}
42
43 {{table dataTypeAlpha="0" colWidth="-500"}}
44 |= Name|=Description
45 |Show|Whether an imprint should be displayed in the footer of the form.
46 |Content|Selection of an [[HTML-Templates>>Formcycle.UserInterface.FilesAndTemplates.HTML]], which contains the imprint.
47 |Embed|The imprint can be integrated //as a dialog//, //as a new window// or //inline//. If the option //as dialog// or //as new window// is selected, a link appears in the footer, which opens the selected HTML template in a dialog or new browser window. If the content of the HTML template is to be included directly at the end of the footer, then the option //inline// should be selected.
48 {{/table}}
49
50 {{velocity}}
51 ##{{internBaseOptionsElement page="css"/}}
52 ##{{internBaseOptionsElement page="attr"/}}
53 ##{{internBaseOptionsElement page="avail"/}}
54 ##{{internBaseOptionsElement page="misc"/}}
55 {{/velocity}}
56
57 {{content moveToTop="true"/}}