2022.1

Table Of Contents
Tip
After adding the remote file, you may right-click it and select Download Resource. This
allows you to maintain a central file, from which you can quickly download a copy to your
template without having to copy & paste.
Note that a local copy of a remote resource is a snapshot; it is not automatically kept in
sync with its remote content. You can download the remote resource again to overwrite
the local copy with updated content. If you don't want a local copy to be overwritten you
should rename it before downloading the remote resource again.
Using JavaScript files in a template
Including a JavaScript file in a Web context
To link a JavaScript file to the Web context, or to a certain Web section or COTG template:
1. On the Resources pane, expand the Contexts folder, and then either right-click the Web
context, or expand the Web context and right-click a Web section.
2. Click Includes.
3. From the File types dropdown, select JavaScripts.
4. The available JavaScript files are listed at the left. Use the arrow buttons or double-click
to move the JavaScript files that should be included to the right-hand list. Using the Up
and Down buttons or drag-and-drop you can change the order of the files, too.
5. Click OK.
Note
JavaScript files that are linked to (i.e. included in) a section show a chain icon in the
Resources pane (see "Resources pane" on page1128).
Note
Any JavaScript files included in a section run after the scripts in the Scripts pane.
Page 600