background + |
Background color |
Value |
description |
Form object description |
Value |
editorunits + |
The unit chosen for the form's measurements |
picas, points, or inches |
field[].* |
Form fields |
If field [] is specified, returns field's subfields.
If blank, returns selectable subfields for all fields. |
footer + |
Footer height in unit specified for form |
Value |
foreground + |
Foreground color |
Value |
header + |
Header height in unit specified for form |
Value |
height + |
Height of form in unit specified for form |
Value |
hidden |
Is this form defined as hidden? |
True/False |
id |
Form identifier |
Value |
leftmargin + |
Left margin width in unit specified for form |
Value |
modified |
Time and date the administration object was
modified |
Value |
modified.generic |
Time and date in generic format (independent
of the MX_NORMAL_DATETIME_FORMAT and MX_DECIMAL_SYMBOL settings chosen
by an Administrator) the administration object was modified |
Value |
name |
Form object name |
Value |
object[ ] |
a corresponding business object |
Returns a business object where the type matches
the string in [ ] and the name is the same as the form's name. If no
string is given, the object type is form, with case ignored. In a case
sensitive environment if more than 1 type meets that criteria (such as
both a Person type and a PERSON type), OR if there are more than 1 object
with the same type and name that are not in the same revision chain,
the object with the latest originated date is returned. When objects
with same type and name are in the same revision chain, the latest revision
is returned. |
originated |
Time and date the administration object was
created |
Value |
originated.generic |
Time and date in generic format (independent
of the MX_NORMAL_DATETIME_FORMAT and MX_DECIMAL_SYMBOL settings chosen
by an Administrator) the administration object was created |
Value |
property[].* |
Associated properties |
If property[ ] is specified, returns property
names and values. If blank, returns all property names and values. |
rightmargin + |
Right margin width in unit specified for form |
Value |
type[].* |
Types explicitly assigned to the form. Does
not include derived types |
Types assigned to the form |
web |
Is this form a Web form? |
True/False |
width + |
Width of form in unit specified for form |
Value |
+ Available only for standard,
non-Web forms. |