2021.2

Table Of Contents
l
Proof Print: Opens the "Print options" on page1190 dialog as a "Proof Print" which
limits the number of records output. The options themselves are identical to the regular
Print Output dialog.
Output
l
Send Email: Opens the Send Email dialog; see "Send (Test) Email" on page1021.
l
Send Test Email: Opens the Send Test Email dialog; see "Send (Test) Email" on
page1021.
l
Preview HTML: Opens the current template's Preview in the system default browser.
Useful for testing scripts and HTML output.
l
Send to Workflow: Opens the "Send to Workflow dialog" on page1023 to send files
to a local Workflow software installation.
l Send to Server: Opens the Send to Server dialog to send files to a Connect Server.
l
Send COTG Test: Click to open the Send COTG Test dialog, to send the current Web
Context to the Capture OnTheGo Application. See this how-to: Testing a COTG template.
l
Get Job Data File on submit: Click to enable/disable. When enabled, the Job Data
File will be returned to Connect Designer directly after a COTG Form has been submitted
(see also: "Using COTG data in a template" on page576).
l
Add Dummy Data: Populate empty form fields with dummy data. See "Testing a
Capture OnTheGo Template" on page602.
Forms
l
Insert Form: Inserts a <form> element.
l
Insert Fieldset: Insert a <fieldset> element.
l
Insert Text Field: Inserts a <input type="text" /> element. A drop-down is available to
insert other fields, such as a URL, Password etc.
l
Insert Text Area Field: Inserts a <textarea> element.
l
Insert Label: Inserts a <label> element.
l
Insert Checkbox: Inserts a <input type="checkbox"> element.
l
Insert Radio Button: Inserts a <input type="radio"> element.
Page 1084