Appointment
Efficiently schedule and manage appointments
Last updated
Efficiently schedule and manage appointments
Last updated
Label | Value |
---|---|
The Labii Appointment widget is a powerful function that enables users to efficiently schedule and manage appointments by setting both start and end date and time parameters seamlessly. With its user-friendly and customizable interface, this widget simplifies the process of creating appointments and events that require specific start and end times. Users can easily select and customize these time ranges, ensuring precise scheduling for a wide range of applications, such as booking meetings, reserving time slots, or planning events. Labii Appointment widget enhances the user experience by providing a convenient and intuitive way to manage appointments with precise control over start and end times, streamlining scheduling and planning tasks.
Use this widget to set the time of a task.
Use this widget to set the time of appointment for using equipment.
The widget will function without additional setup, but you have the option to utilize the configuration to customize the time displayed.
Date Format - The appointment date can be formatted in any way you like. Default to MMM D.
Learn more at https://momentjscom.readthedocs.io/en/latest/moment/04-displaying/01-format/
Time Format - The appointment time can be formatted in any way you like. Default to HH:mm
. Learn more at https://momentjscom.readthedocs.io/en/latest/moment/04-displaying/01-format/
Separator - Separator between start and end dates.
Conflict warning message - If provided, the warning message will appear when multiple records occupy the appointment time slot.
Conflict check column SID - Use the ForeignKey's SID column to enforce conflict checks. For instance, if you aim to ensure that a particular piece of equipment is scheduled only once, utilize the equipment's SID column.
Use - as time separator.
Display time conflicted message.
See the interface of the widget in the following views.
Readonly view display the values of the column.
Text color
Black, future date
Orange, current date time
Red, past date time
Add appointment to calendar
To incorporate the event into your Google Calendar, simply click the button.
Display conflict message
You have the flexibility to tailor the "conflict_warning_message
" within the configuration settings, allowing you to display a conflict message when there is an appointment overlap with another record.
The Edit view is the interface that allows you to modify the value.
The Form view is the field integrated into the add form for collecting values when creating a new record.
The Form view is same as the Edit view.
Each widget in Labii stores data in a unique manner; refer below to understand how data from this widget is stored.
JSON
The Default Value field within the column allows you to specify the default value when a record is created.
Default value shall be the json described above.
The Import Value is the value you need to include in your Excel table for it to be imported into Labii.
Import value shall be the json described above.
Version
2.1.0 (updated on 2023-11-04)
Developer
Labii Inc.
Type
Column
Support Configuration
Yes
Support Readonly view
Yes
Support Edit view
Yes
Support Form view
Yes
Support Default value
Yes
Support Import
Yes
Allow multiple
Yes