Set default value for event fields in TypeScript Scheduler control
18 Nov 20181 minute to read
The Scheduler control allows customization of default field names (such as Title, Location, etc.) in the event window. You can also assign default values to these fields so that they are automatically applied when creating new appointments.
For example, a default value can be set for the Subject field using the default property. This ensures that when an appointment is created without a subject, the predefined default value is automatically applied.