Wiki source code of Fieldset


Hide last authors
awa 1.1 1 {{panel float="right"}}
2 (% class="block text-align-center%){{ficon name="XFieldSet" size="4em"/}}
3
fse 7.1 4 (% class="block%)The icon for form elements of type //fieldset//.
awa 1.1 5 {{/panel}}
6
fse 7.1 7 == Functionality ==
awa 1.1 8
fse 7.1 9 Form elements of type //fieldset// add a fieldset to the form. Similar to a //container//, it is used to group elements, but lets you set a label for the group. The label can be entered on the [[label properties panel>>doc:Formcycle.Designer.Form.ElementProperties.Label]] of the {{designer/}}.
awa 1.1 10
11 {{internBaseOptionsElement page="base"/}}
12
fse 7.1 13 == Style ==
awa 1.1 14
fse 7.1 15 {{figure image="designer_element_fieldset_properties_style_en.png"}}
16 The style section of fieldsets lets you change the background color.
awa 1.1 17 {{/figure}}
18
19 {{table dataTypeAlpha="0" colWidth="-500"}}
fse 7.1 20 |= Name|=Description
21 |Background|The background color of this fieldset. Defaults to transparent.
awa 1.1 22 {{/table}}
23
24 {{internBaseOptionsElement page="label"/}}
25
26 {{internBaseOptionsElement page="cond"/}}
27
28 {{internBaseOptionsElement page="help"/}}
29
30 {{internBaseOptionsElement page="css"/}}
31
32 {{internBaseOptionsElement page="attr"/}}
33
34 {{internBaseOptionsElement page="avail"/}}
35
36 {{internBaseOptionsElement page="misc"/}}
37
38 {{content moveToTop="true"/}}