Show last authors
1 {{panel float="right"}}
2 (% class="block text-align-center%){{ficon name="XPage" size="4em"/}}
3
4 (% class="block%)The icon for form elements of type //page//.
5 {{/panel}}
6
7 == Functionality ==
8
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.
10
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.FormDesigner.FormElements.Button]].
12
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.
15 {{/figure}}
16
17 {{internBaseOptionsElement page="base"}}
18 {{table dataTypeAlpha="0" colWidth="-500"}}
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.
22 {{/table}}
23 {{/internBaseOptionsElement}}
24
25 {{id name="sec-layout"/}}
26
27 == Style ==
28
29 {{figure image="designer_element_page_style_en.png"}}
30 The style section of pages lets you change the background color.
31 {{/figure}}
32
33 {{table dataTypeAlpha="0" colWidth="-500"}}
34 |= Name|=Description
35 |Background|The background color of this page. Defaults to transparent.
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"/}}
Copyright 2000-2024