2018.1

Table Of Contents
l
Save: Saves the current template. If the template has never been saved, the Save As...
dialog is displayed.
l
Print: Opens the Print Output dialog.
l
Proof Print: Opens the "Print Options" on page944 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 page801.
l
Send Test Email: Opens the Send Test Email dialog; see "Send (Test) Email" on
page801.
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/Files dialog" on page803 to send
files to a local Workflow software installation.
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 page467).
l
Add Dummy Data: Populate empty form fields with dummy data. See "Testing a
Capture OnTheGo Template" on page492.
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 852