Description
A special form field to define a section header for the form.
Usage
sectionFieldSchema(label, description = NULL, indentationLevel = 1L)
Arguments
| Argument | Description |
|---|---|
label |
The label of the form field |
description |
The description of the form field |
indentationLevel |
section indentation level; default is 1 |
See also
Other field schemas: attachmentFieldSchema , barcodeFieldSchema , calculatedFieldSchema , dateFieldSchema , formFieldSchema , geopointFieldSchema , monthFieldSchema , multilineFieldSchema , multipleSelectFieldSchema , quantityFieldSchema , referenceFieldSchema , serialNumberFieldSchema , singleSelectFieldSchema , subformFieldSchema , userFieldSchema , weekFieldSchema