2020.2

Table Of Contents
Output
l
Send Email: Opens the Send Email dialog; see "Send (Test) Email" on page999.
l
Send Test Email: Opens the Send Test Email dialog; see "Send (Test) Email" on
page999.
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 page1001 to send files
to a local Workflow software installation.
l
Send to Connect Server: Opens the Send to Connect 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 page554).
l
Add Dummy Data: Populate empty form fields with dummy data. See "Testing a
Capture OnTheGo Template" on page580.
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.
l
Insert Select Field: Inserts a <select> element and add multiple possible options to it.
l
Insert Button: Inserts a <button type="submit"> element at the current cursor location.
Page 1063