2019.2

Table Of Contents
Formatting an automatically updating date
The script added to automatically update the date uses the short date format. To change this:
1.
Double-click the date script in the Scripts pane.
2. Delete the first line of the script.
3. On the second line, delete what comes after format and change format to
formatter (see "formatter" on page1331).
4.
Now type a dot after formatter, press Ctrl + space and choose one of the functions to
format a date and time; see "Creating a Date object from a string" on page1336.
Note
The Locale, set in the Edit > Locale dialog, has an influence on the formatting of a date. The
Locale can be the system's locale, a specific locale, or it can depend on the value of a data field; see
"Locale" on page782.
Forms
Web templates can contain Forms. Capture OnTheGo templates always contain a Form.
Tip
To create a Capture OnTheGo template, preferably use a Template Wizard (see "Capture
OnTheGo template wizards" on page579). The Wizard doesn't just add the form, it also
adds the necessary Capture OnTheGo form elements (see "COTG Elements" on
page705), style sheets and JavaScript files, and extra pre-made elements.
Adding a Form
This procedure describes how to add a Form element to an existing Web context.
1.
On the Resources pane, expand the Web context and double-click a Web page to open
it.
2.
To use the Form Wizard, select the Insert > Form Wizard menu option. The Form Wizard
adds a Form to the Web page including the specified fields.
Alternatively, you can select Insert > Form on the menu to open a dialog that lets you set
Page 713