CheckboxFieldMetaInfo
Interface
Properties
help
OptionalHelp message for the field
Type
string
id
Input field ID
Type
string
inputType
Type of the input field
Type
"Checkbox"
Overrides
CustomFieldMetaInfoBase.inputType
saveToSettings
OptionalShould the input field value be saved to settings
Type
boolean
supportModify
OptionalDoes the field support modification
Type
boolean
title
Title for the input field
Type
string
value
Value of the field
Type
boolean