1.5

Table Of Contents
Foundation, the framework added by the COTG template wizards, comes with a series of
features that can be very useful in COTG forms; see "Using Foundation" on page362.
Naturally, Web Form elements can also be used on COTG Forms (see "Forms" on page430
and "Form Elements" on page435) as well as text, images and other elements (see "Content
elements" on page373).
Capture OnTheGo templates can be personalized just like any other type of template; see
"Variable Data" on page497 and "Personalizing content" on page485.
Tip
Use the Outline pane at the left to see which elements are present in the template and to
select an element.
Use the Attributes pane at the right to see the current element's ID, class and some other
properties.
Use the Styles pane next to the Attributes pane to see which styles are applied to the
currently selected element.
Tip
Click the Edges button on the toolbar to make borders of elements visible on the Design
tab. The borders will not be visible on the Preview tab.
Contexts
Contexts are parts of a template that are each used to generate a specific type of output: Web,
Email or Print.
l The Print context outputs documents to either a physical printer a PDF file; see "Print
context" on page281.
l The Email context outputs HTML email, composed of HTML code with embedded CSS.
See "Email context" on page315.
l The Web context outputs an HTML web page. See "Web Context" on page331.
Page 269