ποΈ ButtonControl
The ButtonControl invokes a predefined custom callback.
ποΈ CheckBox
An HTML CheckBox to be used in Forms.
ποΈ ComboBox
The values of the control "ComboBox" can be provided as static datasource (data formatted like a Json Array inside your template) or in case of a external datasource e.g. by referencing a SharePoint list by linking to the URL or by providing a oData source.
ποΈ Condition
Conditions can be set to HTML areas using the ` tag and the control Condition` within a block.
ποΈ DataControl
The DataControl is a hidden control that can be used to store data in the Form.
ποΈ DatePicker
A DatePicker is a control element that allows the user to select a date from a calendar.
ποΈ DateTimePicker
A DateTimePicker is a control element that allows the user to select date and time from a calendar.
ποΈ DrawingControl
The DrawingControl is a control element that allows the user to draw on a given image.
ποΈ DropDownList
The new control is an alternative to the Control "ComboBox". The values of the control "DropDownList" can be provided as static datasource (data formatted as JSON Array inside your Template) or by an external datasource e.g. by referencing a HFSqlServer list by linking to the URL or by providing an oData source as known of the ComboBox control.
ποΈ FileUploader
The FileUploader ctrl enables the user to upload files inside the Form.
ποΈ Highlighter
A Highlighter is used to highlight text. It is possible to place an initial value as children to the control but it is very limited which tags can be placed.
ποΈ HtmlContainer
A HtmlContainer is used to dynamically add HTML elements to a Form. It is possible to place an initial value as children to the control but it is very limited which tags can be placed.
ποΈ InkControl
DEPRECATED use DrawingControl instead.
ποΈ Label
The Label control is used to create a HybridForms label element.
ποΈ MailButton
The MailButton invokes the local installed E-Mail program and passes filled in email address information and the predefined subject string.
ποΈ MapButton
The MapButton invokes routing apps. It passes filled in address information and the current location information.
ποΈ MultiSelect
The values of the control "MultiSelect" can be provided as static datasource (data formatted like a Json Array inside your template) or in case of a external datasource e.g. by referencing a HybridForms catalog by linking to the URL or by providing an oData source.
ποΈ NumericField
NumericFields restrict the input value to numbers in the case of a simple input field or you refine it by further properties to offer a kind of slider.
ποΈ PhoneButton
The PhoneButton offers the possibility to dial a phone number provided by an input field inside your Form by a dial-up application i.e. "Skype" or the mobile device.
ποΈ PicturePicker
The PicturePicker provides image thumbnails directly within the Form data. Insert an image, sketch or map by clicking on the plus icon.
ποΈ RadioBox
An HTML RadioBox to be used in Forms.
ποΈ ReverseGeolocatorButton
This Form control is a button which request the current location of the user and fills in the Form fields defined in its options.
ποΈ ScanButton (Barcode/NFC)
This Form control (button) starts a scan of barcodes and processes the decoded information inside the Form.
ποΈ ScanButton (IDScanner)
This Form control is a button which starts an OCR scan of passports, ID cards and driving licenses and fills in the scanned information.
ποΈ SelectBox
This type of Form control is similar to the HTML Select Box and the ComboBox control.
ποΈ Signature
The Signature control captures signatures and stores biometric data of the signature.
ποΈ SignatureLight
Like our Signature control, the SignatureLight control captures signatures. However, the SignatureLight control does not capture biometric data but only stores the userβs signature as an image.
ποΈ Switch
The Switch control is a simple control element that can be used to toggle between two states.
ποΈ TextField / Textarea
Please ensure there is no non breaking space or line break between the 'textarea'-opening and closing tag. Otherwise the cursor will not be positioned at the correct place on focus.
ποΈ TimePicker
The TimePicker is a control element that allows the user to select a time.
ποΈ TreeView
The TreeView control enables you to display complex dataSources/catalogs in a hierarchical view and offers the possibility to select and store multiple values as well as the hierarchical path of the values.
ποΈ Webview
The Webview is used to safely display a website or a video file in the Form.