Wiki source code of Seite


Hide last authors
awa 1.1 1 {{panel float="right"}}
2 (% class="block text-align-center%){{ficon name="XPage" size="4em"/}}
3
fse 8.1 4 (% class="block%)The icon for form elements of type //page//.
awa 1.1 5 {{/panel}}
6
fse 8.1 7 == Functionality ==
awa 1.1 8
fse 8.1 9 Form elements of type //page// add a new page to the current form. This is the top-level element, all other form fields are added to pages.
awa 1.1 10
fse 8.1 11 When the user opens a forms, only one page will be shown at a given time. To navigate between pages, use form elements of type [[button>>doc:Formcycle.Designer.Form.FormElements.Button]].
awa 1.1 12
fse 8.1 13 {{figure image="designer_element_page_base_en.png"}}
14 You can give a page a heading and subheading that is shown at the top of the page.
awa 1.1 15 {{/figure}}
16
17 {{internBaseOptionsElement page="base"}}
18 {{table dataTypeAlpha="0" colWidth="-500"}}
fse 8.1 19 |=Name|=Description
20 |Title|A title that will be shown at the top of the page, usually with an increased font size, but this depends on the CSS the form uses.
21 |Subtitle|The subtitle that will be shown below the title.
awa 1.1 22 {{/table}}
23 {{/internBaseOptionsElement}}
24
25 {{id name="sec-layout"/}}
26
fse 8.1 27 == Style ==
awa 1.1 28
fse 8.1 29 {{figure image="designer_element_page_style_en.png"}}
30 The style section of pages lets you change the background color.
awa 1.1 31 {{/figure}}
32
33 {{table dataTypeAlpha="0" colWidth="-500"}}
fse 8.1 34 |= Name|=Description
35 |Background|The background color of this page. Defaults to transparent.
awa 1.1 36 {{/table}}
37
38 {{internBaseOptionsElement page="help"/}}
39
40 {{internBaseOptionsElement page="css"/}}
41
42 {{internBaseOptionsElement page="attr"/}}
43
44 {{internBaseOptionsElement page="avail"/}}
45
46 {{internBaseOptionsElement page="misc"/}}
47
48 {{content moveToTop="true"/}}