| |
Component fieldcheckbox
Description
A check box that selects one of two possible values.
After submit the form field contains either the onvalue
or the offvalue depending on the status of the checkbox.
If multiple is selected there can be several checkboxes with
the same name on a form. In this case the form field
contains a string of onvalues, seperated by the multisep character.
Format
< fieldcheckbox ...
/>
Details
Component must be used inside a form.
Include File: | formfields.hei |
Session Mode: | none |
Properties
Property |
Kind |
Description |
Name | String(10) | Field name. |
Onvalue | String(10) | Field's value if checked. |
Offvalue | String(10) | Field's value if not checked. |
Checked | Yes, No, Null | Is box initially checked? |
Multiple | Checkbox | Multiple checkboxes with the same name ? |
Multisep | String(3) | Seperator character for values in the value string |
State | String(60) | Is field disabled? |
This page was dynamically generated by the
web application development tool RADpage
of H.E.I.
H.E.I. provides support, tools, and services like
Webdesign in Mannheimm,
the HTML/CSS 3D WebGL Animation Library taccgl,
3D Webdesign, and
3D Product ConfiguratorDemo
(3D Produkt Konfigurator Demo in German).
© 1996-2024 H.E.I. All Rights Reserved.
|