Contents
- Properties
Having trouble getting help?
Contact Support
Contact Support
FieldOptions
12 Sep 20251 minute to read
Configuration that applies on each appointment field options of scheduler.
Properties
default string
Assigns the specific default value to the fields, when no values are provided to those fields from dataSource.
Defaults to null
name string
Denotes the field name to be mapped from the dataSource for every event fields.
Defaults to null
title string
Assigns the label values to be displayed for the event editor fields.
Defaults to null
validation Record
Defines the validation rules to be applied on the event fields within the event editor.
Defaults to {}