FormFolder
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.
- ParentFormFolderRef - refers to the parent folder.
- ProjectRef - refers to the project of the object.
- AssignmentListRef - refers to the AssignmentList object holding the authorization.
- DoesNotInheritRights - if 1' this object does not allow propagation of parent's authorization changes.
- LimitFieldsetsAndViews - if '0' the Forms in this folder can use all Field Sets and Views; if '1' the Field Sets and Views that can be used are limited to a subset.
- Limbo - if '0' this object is available, if '1' it is marked for deletion.
WITH-subentries:
- AssignmentList - holds the authorization for this object.
- ParentFormFolder - the parent folder of this object.
- Project - the project of this object.
FORALL-subentries:
- AvailableFieldsets - the limited set of Field Sets that the Forms in this folder can use. These sub entries only can be used if LimitFieldsetsAndViews is set to '1'.
- AvailableViews - the limited set of Views that the Forms in this folder can use. These sub entries only can be used if LimitFieldsetsAndViews is set to '1'.
- Characteristics - the characteristics of this object.
- ExportedBy - the ActionRuns representing actions that exported this object.
- ImportedBy - the ActionRuns representing actions that imported this object.
- FormFolders - folders contained in this object.
- Forms - the Forms residing in this object.