1.6

Table Of Contents
l Event Registration. The Event Registration Template is a generic registration form
asking for name, phone, email, etc.
l
Event Feedback. The Event Feedback Template is a questionnaire containing
different questions used to rate an experience.
l
Membership Application. The Membership Application Template is a signed
generic request form that can be used for memberships such as gyms, clubs, etc.
l
Patient Intake. The Patient Intake Template is a generic medical questionnaire that
could potentially be used as a base for insurance or clinic form.
l
Kitchen Sink. The Kitchen Sink Template includes a wide range of basic form and
COTG form elements demonstrating various possibilities of the software.
l
Time Sheet. The Time Sheet Template is a single page application used to add
time entries to a list. This template demonstrates the dynamic addition of lines within
a COTG template, as the Add button creates a new time entry. There is no limit to
the number of entries in a single page.
3.
Click Next and make adjustments to the initial settings.
l
Create Off-Canvas navigation menu: an Off-Canvas menu is a Foundation
component that lets you navigate between level 4 headings (<h4>) in the form.
Check this option to add the menu automatically.
l
Submit URL: enter the URL where the form data should be sent. The URL should
be a server-side script that can accept COTG Form data.
l
The Title and the Logo that you choose will be displayed at the top of the Form.
l
Background color: Enter a valid hexadecimal color code for the page background
color (see w3school's color picker).
l Enter a valid hexadecimal color code (see w3school's color picker) for the
background color of the navigation bar at the top and another for the buttons on the
Form.
4.
Click Next to go to the next settings page if there is one.
5.
Click Finish to create the template.
The Wizard creates:
l
A Web context with one web page template (also called a section) in it. The web page
contains an 'off-canvas' Div element, Header, a Section and a Footer element with
dummy text, and depending on the type of web page, a navigation bar, button and/or
Form elements.
Page 274