|
The standard properties we are used to are
still there for forms. The only important addition is
the Caption. Like the Caption properties for other components
and elements, it can be anything you like, and is
configurable for different languages (see our future
section)
|
|
Clicking on the ‘When
user loads form’ or ‘When user exists
form’ property takes you straight into a Visual
Script (see our future section).
‘When user exists form’ is
presumably only run on form save and seems
misnamed.
|
|
|
Clicking on one of the
three Client Scripts takes you straight to the Client
Script editor. Here you can write JScript or
VBScript.
This is a much better method than the
rather clumsy approach in previous versions requiring a
function and a call from the relevant Event. You can
still do that, if required, however.
|
|
|
|
|
|