sectionFieldSchema | R Documentation |
A special form field to define a section header for the form.
sectionFieldSchema(label, description = NULL, indentationLevel = 1L)
label |
The label of the form field |
description |
The description of the form field |
indentationLevel |
section indentation level; default is 1 |
Other field schemas:
attachmentFieldSchema()
,
barcodeFieldSchema()
,
calculatedFieldSchema()
,
dateFieldSchema()
,
formFieldSchema()
,
geopointFieldSchema()
,
monthFieldSchema()
,
multilineFieldSchema()
,
multipleSelectFieldSchema()
,
quantityFieldSchema()
,
referenceFieldSchema()
,
serialNumberFieldSchema()
,
singleSelectFieldSchema()
,
subformFieldSchema()
,
userFieldSchema()
,
weekFieldSchema()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.