Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 934 Bytes

SubFormFieldGroup.md

File metadata and controls

13 lines (8 loc) · 934 Bytes

# SubFormFieldGroup

Properties

Name Type Description Notes
groupId*required string ID of group. Use this to reference a specific group from the group value in form_fields_per_document.
groupLabel*required string Name of the group
requirement*required string Examples: require_0-1 require_1 require_1-ormore

- Check out the list of acceptable requirement checkbox type values. - Check out the list of acceptable requirement radio type fields. - Radio groups require at least two fields per group.

[Back to Model list] [Back to API list] [Back to README]