<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Components :: Aperio Documentation</title><link>/mobileappsdev/jforms/components/index.html</link><description>The following components may be used on mobiel app forms:
LiveSearch - input filed extensions for auto-complete functionality Barcode scanner - a 1D/2D code reader Graphical Signature - sign data with pen/finger/mouse BankID - identification/digital signature function (Sweden only) Table-totals - add totals fields associated with table Multiline text field - Enable to enter longer texts with white spaces Mail-to - opens default mail app on PC or mobile device with prefilled values</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 29 Jan 2024 09:23:38 +0200</lastBuildDate><atom:link href="/mobileappsdev/jforms/components/index.xml" rel="self" type="application/rss+xml"/><item><title>Livesearch</title><link>/mobileappsdev/jforms/components/livesearch/index.html</link><pubDate>Thu, 16 Jul 2020 09:23:29 +0200</pubDate><guid>/mobileappsdev/jforms/components/livesearch/index.html</guid><description>Live Search is a search/auto-complete component for text input fields. The component may be configured for input fields on 3 levels:
JForm element: for fields on a specific form (highest priority) Application: global, for all matching fields within an Aperio application Client : global for the Aperio client installation (lowest priority) On application and client level, the live search is configured via JSON file (livesearch.json), for:
application - in the application folder (/app-name) client - in the client’s configuration folder (/cfg) The structure of the configuration file There are two main properties:</description></item><item><title>Barcode scanner</title><link>/mobileappsdev/jforms/components/barcode-scanner/index.html</link><pubDate>Thu, 16 Jul 2020 09:23:38 +0200</pubDate><guid>/mobileappsdev/jforms/components/barcode-scanner/index.html</guid><description>The code scanner component is an input field field element with attached 1D/2D-code reader. With this element, bar codes, 2D codes (e.g. QR codes) are scanned and interpreted using the device’s camera. The element generates an HTML input field with a side button to activate the scanner (camera). Once the code is read, it’s value will be placed in the input field. UPC-A and QR Code example Use input-scanner element type to place the code scanner on your form.</description></item><item><title>Graphical signature</title><link>/mobileappsdev/jforms/components/graphical-signature/index.html</link><pubDate>Thu, 16 Jul 2020 09:23:38 +0200</pubDate><guid>/mobileappsdev/jforms/components/graphical-signature/index.html</guid><description>The graphical-signature component is an element to may be used to sign graphically (by drawing on the screen) user data. A signature may be drown with a mouse, pen or finger directly on the device’s screen.
Features draw signature on the screen within the component’s canvas area clean the canvas attach an action to on-sign event to process the image further the signature image is stored as base64 encoded string The component has the following propeties:</description></item><item><title>BankID</title><link>/mobileappsdev/jforms/components/bankid/index.html</link><pubDate>Thu, 16 Jul 2020 09:23:38 +0200</pubDate><guid>/mobileappsdev/jforms/components/bankid/index.html</guid><description>This element allows signing and identification using BankID services.
Requirements for production environment BankID agreement SSL Certificate Issuer certificate Configuration In ‘BankID.json’ file located in XT /bin/config folder you can:
define production and test URL for BankID services set test mode on/off Element properties Here is the list of BankID element attributes</description></item><item><title>Tabele totals</title><link>/mobileappsdev/jforms/components/table-totals/index.html</link><pubDate>Mon, 29 Jan 2024 09:23:38 +0200</pubDate><guid>/mobileappsdev/jforms/components/table-totals/index.html</guid><description>Table totals component is an ouptut field element which is connected to table elemet on form. It can count selected rows or sumarise values from selected rows using configured collumn. The element generates an HTML output field with a side button to activate the scanner (camera). Once the code is read, it’s value will be placed in the input field. Table-totals example Use table-totals element type to place onle total output field on your form.</description></item><item><title>Multiline text field</title><link>/mobileappsdev/jforms/components/multiline-text/index.html</link><pubDate>Mon, 29 Jan 2024 09:23:38 +0200</pubDate><guid>/mobileappsdev/jforms/components/multiline-text/index.html</guid><description>The multiline text field is simple webcomponent which can be used to display/edit multiline notes. Multiline text field example Use text-multiline element type to place multiline text field on your form.
The text-multiline has the following properties:
“id” - the id of the element “label” - the label of the field “note” - this attribute contains text entered into multiline text webcomponent. “cols” - the initial number of columns for text. NOTE &gt; This attribute is override by mobile aps css. “rows” - The initial number of rows to display. NOTE: Use set operation to in iForms to get text from multiline text and put it into other variable.</description></item><item><title>Mail to</title><link>/mobileappsdev/jforms/components/mail-to/index.html</link><pubDate>Mon, 29 Jan 2024 09:23:38 +0200</pubDate><guid>/mobileappsdev/jforms/components/mail-to/index.html</guid><description>The mail-to coponent is simple webcomponent which can be used prepare mails form mobile app. It contains address fields, subject and message text fields. They may be filled by user or they can be pre set based on previous forms. The “Create email” button opens default mailbox program installed on PC or mibile device with addresses and subject and message set.
Mail to example Use mail-to element type to place multiline text field on your form.</description></item></channel></rss>