1.5

Table Of Contents
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353).
l
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.
For information about Forms and Form elements, see "Forms" on page430 and "Form
Elements" on page435.
l
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.
l
Guides
l
Insert Horizontal Guide: Click to insert a new horizontal guide; see "How to
position elements" on page462.
l
Insert Vertical Guide: Click to insert a new horizontal guide; see "How to position
elements" on page462.
l
Miscellaneous
l
Insert Lorem Ipsum: Inserts a paragraph of generic lorem ipsum text, useful for
placeholder or template design.
Page 644