GET Forms/Form/FormsWithSubFormInfo

Get basic form info, along with its sub forms. This should behave the same as 'Get forms', but the results are in FormNavListInfoDTO

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Match

FormMatchCriteriaStringType

None.

FormClass

FormClass

None.

FormSubClass

FormSubClass

None.

FormType

FormType

None.

FormSubType

integer

None.

FormSubTypes

Collection of integer

None.

FormName

string

None.

FormNames

Collection of string

None.

FormCategoryID

integer

None.

BusinessUnits

Collection of integer

None.

BUID

Collection of integer

None.

FormStatuses

Collection of FormStatus

None.

Title

string

None.

IncludePayload

boolean

None.

IncludeActive

boolean

None.

IncludeInactive

boolean

None.

IncludeDeleted

boolean

None.

IncludeSubFormsForEntityID

integer

None.

FieldType

FormFieldType

None.

LastUpdatedDateUtcMin

date

None.

LastUpdatedDateUtcMax

date

None.

ExcludeFieldTypes

Collection of FormFieldType

None.

FormIDs

Collection of integer

None.

OnlyFullAccessForms

boolean

None.

Body Parameters

None.

Response Information

Resource Description

List of FormNavListInfoDTOs

Collection of FormNavListInfoDto
NameDescriptionTypeAdditional information
FormID

integer

None.

FormName

string

None.

Title

string

None.

FormCategoryID

integer

None.

Version

string

None.

VersionMajor

byte

None.

VersionMinor

byte

None.

FormType

FormType

None.

FormSubType

integer

None.

LastUpdated

FormAuditDataDto

None.

Created

FormAuditDataDto

None.

SubForms

Collection of FormNavListInfoDto

None.

ParentField

SubFormFormFieldDto

None.

FieldNames

Collection of string

None.

ParentHasScoreFormFields

boolean

None.