GET Forms/FieldLink/Initialize?FieldID={FieldID}&FormID={FormID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
FieldID | integer |
None. |
|
FormID | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
FormFieldLinkDtoName | Description | Type | Additional information |
---|---|---|---|
FormFieldLinkID | integer |
None. |
|
FormID | integer |
None. |
|
FieldID | integer |
None. |
|
FormSectionID | integer |
None. |
|
Props | Collection of Object |
None. |
|
SortOrder | integer |
None. |
|
NumberType | FormNumberType |
None. |
|
NumberText | string |
None. |
|
Layout | FormFieldLayoutDto |
None. |
|
ValidationType | FormFieldValidationType |
None. |
|
RecordState | FormRecordState |
None. |
|
Created | FormAuditDataDto |
None. |
|
LastUpdated | FormAuditDataDto |
None. |
|
Summary | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml, application/x-compressed-json
Sample:
Sample not available.