sectionFieldSchema: Create a section header form field schema

View source: R/formField.R

sectionFieldSchemaR Documentation

Create a section header form field schema

Description

A special form field to define a section header for the form.

Usage

sectionFieldSchema(label, description = NULL, indentationLevel = 1L)

Arguments

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()


bedatadriven/activityinfo-R documentation built on Dec. 21, 2024, 8:23 a.m.