2022.1

Table Of Contents
2. The 'light' theme requires no other settings. For the other themes you will have to
manually set the background color of the Div element that holds the chart:
A. Switch to the Design mode.
B. Right-click the chart area and select Box... from the contextual menu.
C. On the Background tab, set the Color to:
l #282828 for the 'dark' theme and the 'chalk' theme
l #222222 for the 'black' theme
3. Finally, the 'chalk' theme requires adding a remote stylesheet with this URL:
'https://fonts.googleapis.com/css?family=Covered+By+Your+Grace' to your template. See
"Using a remote style sheet" on page789.
COTG Elements
With the Designer you can create Capture OnTheGo templates. COTG templates are used to
generate forms for the Capture OnTheGo mobile application. This topic is about Capture
OnTheGo form elements. For more information about the application refer to these websites:
Capture OnTheGo and Capture OnTheGo in the Resource Center.
Capture OnTheGo (COTG) elements can only be added within a Form element in a Web
context; see "COTG Forms" on page602. For information about how to add and use COTG
Elements, see "Using COTG Elements" on page626.
It is also possible to add COTG Elements dynamically, to set defaults for COTG elements and
to react to custom events that occur when a user interacts with a COTG element. For more
information see: "Using the COTG plugin" on page639 and "Dynamically adding COTG
widgets" on page642.
Barcode Scanner
The Barcode Scanner element adds a button to trigger the device to scan a barcode. A very
large variety of barcode types are supported. Once the barcode has been scanned, the data
from the barcode will be added to the COTG Form and submitted along with it.
Note
Using the Barcode Scanner element requires the installation of the ZXing Barcode
Scanner application on Android devices. The application returns the barcode data after
Page 743