Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 799 Bytes

SubFormFieldGroup.md

File metadata and controls

12 lines (7 loc) · 799 Bytes

Dropbox::Sign::SubFormFieldGroup

Properties

Name Type Description Notes
group_id*required String ID of group. Use this to reference a specific group from the group value in form_fields_per_document.
group_label*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.