Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 632 Bytes

SubFormFieldsPerDocumentRadio.md

File metadata and controls

16 lines (8 loc) · 632 Bytes

SubFormFieldsPerDocumentRadio

This class extends SubFormFieldsPerDocumentBase.

Properties

Name Type Description Notes
type*required String An input field for radios. Use the SubFormFieldsPerDocumentRadio class.
group*required String String referencing group defined in form_field_groups parameter.
isChecked*required Boolean true for checking the radio field by default, otherwise false. Only one radio field per group can be true.