Form
WITH-entry.
Parameters:
- Ref - a reference value identifying this object.
Fields:
- Self - reference value indicating this object itself.
- Name - the name of this object.
- Description - the description of this object.
- FormFolderRef - reference to the folder containing this object.
- LockedByRef - reference to the user locking this object.
- LastRevisionNr - last revision number dispensed for this object.
- CurrentRevisionRef - reference to the current revision.
- AcceptedRevisionRef - reference to the accepted revision.
- PublishedRevisionRef - reference to the published revision.
- EditRevisionRef - reference to the in-development revision.
- AssignmentListRef - refers to the AssignmentList holding the authorization for this object.
- DoesNotInheritRights - if '1', indicates that the object does not allow authorization changes from its parent propagated into it.
- IsQForm - set to '1' if this is a QForm, '0' for a normal form.
- Limbo - '0' if this object is available, '1' if it is marked for deletion.
WITH-subentries:
- FormFolder - the folder containing this object.
- CurrentFormRevision - the current revision.
- InDevelopmentRevision - the in-development revision.
- AcceptedFormRevision - the accepted revision.
- PublishedFormRevision - the published revision.
- LockedBy - the user locking this object.
- AssignmentList - the AssignmentList holding the authorization for this object.
FORALL-subentries:
- FormRevisions - the revisions of this object.
- Labels - the labels held by this object.
- Characteristics - the characteristics of this object.
- ExportedBy - the ActionRuns representing the actions that exported this object.
- ImportedBy - the ActionRuns representing the actions that imported this object.
- UsingContWzrdRevisions - the Content Wizard revisions using this object.
- UsingModelRevisions - the Model revisions using this object.