2022.1

Table Of Contents
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606).
l
Add Dummy Data: Populate empty form fields with dummy data. See "Testing a
Capture OnTheGo Template" on page632.
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.
Pagination (Print Context only)
l
Page Number: Inserts a placeholder for the current page number
l
Page Count: Inserts a placeholder for the total number of pages in the current section.
Guides
l
Insert Horizontal Guide: Click to insert a new horizontal guide; see "How to position
elements" on page803.
l
Insert Vertical Guide: Click to insert a new horizontal guide; see "How to position
elements" on page803.
Page 1144