Wiki source code of Fußzeile


Hide last authors
fse 11.1 1 == Functionality ==
gru 1.1 2
fse 11.1 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.
gru 1.1 4
fse 11.1 5 {{figure image="designer_element_footer_properties_base_en.png"}}
6 Additional base properties for the footer.
gru 1.1 7 {{/figure}}
8
9 {{internBaseOptionsElement page="base" /}}
10
fse 11.1 11 == Style ==
gru 1.1 12
fse 11.1 13 {{figure image="designer_element_footer_properties_style_en.png"}}
14 The style section of the footer lets you change the background color.
gru 1.1 15 {{/figure}}
16
17 {{table dataTypeAlpha="0" colWidth="-500"}}
fse 11.1 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.
gru 1.1 22 {{/table}}
23
fse 11.1 24 == Privacy policy ==
gru 1.1 25
fse 11.1 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.
gru 1.1 28 {{/figure}}
29
30 {{table dataTypeAlpha="0" colWidth="-500"}}
fse 11.1 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.
gru 1.1 35 {{/table}}
36
fse 11.1 37 == Imprint ==
gru 1.1 38
fse 11.1 39 {{figure image="imprint_en.png"}}
40 An imprint can be povided via an HTML template and integrated in the footer of the form.
gru 1.1 41 {{/figure}}
42
43 {{table dataTypeAlpha="0" colWidth="-500"}}
fse 11.1 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.
gru 1.1 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"/}}