2021.1

Table Of Contents
3. Hit the Submit button. Now the data file will be sent directly to the Designer. Once the Job
Data File is received by the Connect server, a dialog appears asking where to store it.
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 page197), and insert the data in a template,
using the data mapping configuration (see "Personalizing content" on page780).
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587).
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 Dynamic 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 596