GET Forms/Field/{fieldID}/used/{formIDToExclude}
Is field used
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
fieldID |
FieldID of FormField |
integer |
Required |
formIDToExclude |
FormID that will be excluded from used check |
integer |
None. |
Body Parameters
None.
Response Information
Resource Description
True/False based on if FormField is used
boolean