2018.1

Table Of Contents
4. Save the XML file to disk. You can view it, create or update a Data Mapping Configuration
for it (see "Data mapping configurations" on page151), and insert the data in a template,
using the Data Mapping Configuration (see "Personalizing Content" on page656).
Note
Checkboxes and Radio buttons that are unchecked will not be submitted to the job data. This is
standard behavior in HTML. One can work around that by adding a hidden field before the
respective checkbox with the same name and for example value 0 (see "Using COTG Elements" on
page487).
Standard Form input dummy data values
Input Dummy Value
Text "Lorem ipsum dolor sit amet"
Textarea
(multi-line
text field)
"Lorem ipsum dolor sit amet"
Email "pparker@localhost.com"
Number random integer
Password 1234567890
URL "http://www.localhost.com"
Checkbox Checkboxes in detail tables and in the Fields Table control (time sheet)
are checked.
Radio button Selects the first radio button that is not disabled in each radio group. The
radio group will be left untouched when there is a selected radio button.
Page 496