Scripting language to be used for script modules in this form
Second language (language2)Second scripting language. Typically KJS JavaScript, used when designing forms that will run in RekallWeb.
Form caption (caption)Caption text to be displayed when form is active
Script modules (__modlist)List of script modules to be used by this form
Second language modules (__modlist2)List of second-language script modules to be used by this form, typically used with forms that will run in RekallWeb.
Import modules (__implist)List of script modules to be imported by inline scripts in this form.
Stretchable (stretch)If set the form can be stretched (resized) when it is displayed; otherwise, the form layout is fixed. You can also allow the form to be shrunk below the default form size, useful for large forms on low resolution displays.
Hide Status Bar (hidestatus)Set this option to hide the status bar at the bottom of the form. The status bar shows various status information, such as record locking status. It also displays record loading and the associated cancel button (so if hidden you cannot cancel record loading).
Hide Menu/Tool Bars (hidebars)If set, the menu and tool bars will be hidden when the form is executed.
Parameters (__paramlist)List of parameters which can be set when the form is executed. Parameter values can be substituted into expressions and such.
Test suites (__testsuites)List of test suites that can be run on this form. Each named suite comprises a set of tests plus additiona options.
Top-level block type (blktype)The top-level block may contain a menu (no query), or access a query or a table
Modal (modal)If set, the form will be executed modally, as if it was a dialog. Note that changes to this setting will not take affect until the form window has been closed and reopened.
Skin (skin)Set this property to specify a skin to be used to provide color and font settings when not explicitely set in an object. Set the Skin Element property in individual objects to select an element within the skin.
Local script code (local)